Hello,
Please try to add the following code in Global Custom CSS.
.menu .nav-sublist-dropdown ul > li > a{
color:#fff;
}
Regards,
Robert Hall.
Hello,
Please try to add the following code in Global Custom CSS.
.menu .nav-sublist-dropdown ul > li > a{
color:#fff;
}
Regards,
Robert Hall.
Hello,
This issue is related to Ultimate VC Addons plugin. We contacted them and received the reply:
We tested, at the moment – Fixed background property is creating bugs in Chrome.
See reports here –
http://stackoverflow.com/questions/22292357/fixed-background-image-bug-chrome-mac
http://www.cybertechquestions.com/css-fixed-background-attachment-blinks-in-google-chrome_118396.html
https://wordpress.org/support/topic/problem-with-fixed-backgrounds-in-chrome
if you google “Chrome bug with fixed background” you will find many people reporting the same.
The workaround for this is quick. Simply change fixed background to “Move with the content” (scroll) Further – you can apply parallax to it and make it even more beautiful.
Regards,
Robert Hall.
There is only page heading.
To disable page heading you can use this code in Global Custom CSS
.page-heading{
display:none;
}
Regards,
Robert Hall.
Hello,
1) Please provide us with link to the page.
2) Please use this code in custom.css file
#search {
display: none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Hello,
Please provide us with FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
Could you please clarify with more details what exactly problems you have in Chrome and show us screenshots?
Regards,
Robert Hall.
Hello,
I don’t see breadcrumbs on your site. Please clear cache and check it or provide us with link to page where we can see them.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
We need wp-admin credentials also.
Did you enable Custom CSS file in Dashboard->Blanco->General?
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
You can try to add the following code in custom.css
#header{
position:relative;
}
#search {
position: absolute;
bottom: 60px;
right: 0;
}
.logo {
text-align: center;
position: relative;
left: 50%;
margin-left: -185px;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Hello,
Please provide us with link to the page.
Regards,
Robert Hall.
Hello @Oliver Ladurner,
You forgot provide us with wp-admin credentials in Private Content.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
You should contact Woocommerce support concerning your query as this is their configuration.
Regards,
Robert Hall.
You can try use this code in Global Custom CSS.
.page-id-9 .woocommerce-account.logged-in .sidebar.sidebar-left {
margin-top: 300px;
}
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello @Oliver Ladurner,
Could you please clarify us with more details?
Also please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
The problem is in your page customizations.
I’ve created the second account page with name My Account2.
Please check it.
Regards,
Robert Hall.
Hello,
I’ve checked it with default Legenda theme and responsive is working fine. Please check your customization of the Child Theme.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello @jinrui,
You forgot to provide us with FTP credentials and your social accounts links.
Please do it and we’ll help you to solve that issue.
Regards,
Robert Hall.
Hello,
Please try this code in custom.css
.single-post .blog-post .wp-picture{
display: none;
}
Regards,
Robert Hall.
Hello @khoavo,
So, is your issue solved?
Regards,
Robert Hall.
Hello,
You can find this file in \themes\royal\headers\parts\ folder.
Please copy the top-bar.php file into Child Theme saving folder structure like: \child-theme\headers\parts\top-bar.php then try to modify.
Regards,
Robert Hall.
Hello,
As I see the breadcrumbs are included in your pages. See screenshot: http://prntscr.com/8t843e
Could you please clarify with more details?
Regards,
Robert Hall.
Hello,
You should create the Register page. Please read more here:
https://www.8theme.com/demo/docs/royal/index.html#!/4_registration_page
After this step you can view this page as a customer.
Regards,
Robert Hall.
Hello,
You need to activate Fixed Navigation in Theme Options->General then check issue.
Regards,
Robert Hall.
Hello,
As I see you didn’t install the Revolution Slider plugin.
Regards,
Robert Hall.