Hello,
Please add this code in Custom CSS:
.single-product .product-lightbox-btn {
display: none;
}
Unfortunately, product category order can’t be changed for visual composer element.
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS:
.single-product .product-lightbox-btn {
display: none;
}
Unfortunately, product category order can’t be changed for visual composer element.
Regards,
Rose Tyler.
Hello,
Unfortunately, there is no such possibility. Please, add one of the previous codes or use another header type. Sorry for the inconvenience.
Regards,
Rose Tyler.
Hello,
Go to Theme Options > Single product page > turn on “Enable slider for gallery images” option.
Regards,
Rose Tyler.
Hello,
Please, add this code in Theme Options > Custom CSS > Custom CSS for mobile:
.mobile-nav a {
color: white !important;
}
.mobile-nav-heading.close-mobile-nav {
color: white;
}
.home .page-content {
margin-top: 0;
}
.main-footer.main-footer-1 {
display: none;
}
or use VC http://prntscr.com/dz54oj
Regards,
Rose Tyler.
Hello,
Please, change previous code to this:
@media (max-width: 767px){
.white-popup-block {
-webkit-background-size: contain !important;
-o-background-size: contain !important;
background-size: contain !important;
}
}
Regards,
Rose Tyler.
Hello,
1. Please provide us with a direct page link where you have the problem.
2. To enable VC editor in static blocks go to Visual Composer > General Settings > Content Types and tick “static blocks”.
3. Try to upload another Size guide image http://prntscr.com/dz4z5i
Regards,
Rose Tyler.
Hello,
Do you have API key?
Please read how to get it https://developers.google.com/maps/documentation/javascript/tutorials/adding-a-google-map#step_3_get_an_api_key .
Then you need edit the file wp-content/themes/legenda/contacts.php, find the line 171 <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?sensor=false"></script>, replace the code with this <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&sensor=false"></script>, add your API key instead of “YOUR_API_KEY” text in the link.
Regards,
Rose Tyler.
Hello,
We’re glad to hear that your issue was solved.
Have a nice day!
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
We’re glad to hear that your issue was solved.
If you have any questions feel free to contact us.
Regards,
Rose Tyler.
Hello,
In this case, you need change this code:
.header-vertical-enable .menu-wrapper .menu >li .nav-sublist-dropdown {
position: relative;
left: 15% !important;
}
.header-type-8{
overflow-y: auto;
overflow-x: hidden;
}
to
.logo img {
width: 83%;
}
.header-type-8 .table-row .shopping-cart-widget {
padding-bottom: 0;
}
Regards,
Rose Tyler.
Hello,
Please, and this in Custom CSS for mobile:
.header-logo {
margin-left: -5%;
}
.shopping-cart-widget {
padding: 6px 0 3px 3px;
}
.shopping-container {
margin-top: 12px;
}
.navbar-right {
width: 88px;
}
Regards,
Rose Tyler.
Hello,
Unfortunately, there is no such possibility.
Try to add this code in Custom CSS:
@media only screen and (max-width: 992px){
.sidebar-mobile-top>.row, .sidebar-mobile-top>.product>.row {
flex-direction: column-reverse;
}
}
Regards,
Rose Tyler.
Hello,
1. I’ve checked your site and did not see problem there http://prntscr.com/dy1o64
2. Please, add this code in Global Custom CSS:
.products-grid .product-title {
height: 30px !important;
}
Regards,
Rose Tyler.
Hello,
Please, add this code in Global Custom CSS:
.single-product .tagged_as {
display: none;
}
Regards,
Rose Tyler.
Hello,
Try this code:
.st-content {
background-image: url('http://path_to_your_image');
}
Regards,
Rose Tyler.
Hello,
Sorry for the delay.
Please update theme to the last version.
Before update delete “woocommerce” folder in the directory wp-content/themes/legenda/ and it’ll be reuploaded from a new theme package.
Also update all required plugins https://www.8theme.com/download-plugins/ .
Don’t forget to create back up of your files and database before starting update process!
https://youtu.be/KdWESIIPU1k
Regards,
Rose Tyler.
Hello,
Could you please provide a link to your website so we could check it?
Regards,
Rose Tyler.
Hello,
That option is used for Boxed layout. For Wide layout add this code in Global Custom CSS:
.st-content {
background-color: #db8734;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS:
.single-product .product-information-inner label {
display: none;
}
Regards,
Rose Tyler.
Hello,
1. Seems there is a bug in our theme. We’ve sent this request to our developers. If you want to use left sidebar now, please add this code in custom css:
.responsive-sidebar-bottom .sidebar-right {
display: none !important;
}
2.
.single-product input.button.active.filled {
position: absolute;
}
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS:
.header-vertical-enable .menu-wrapper .menu >li .nav-sublist-dropdown {
position: relative;
left: 15% !important;
}
Regards,
Rose Tyler.
Hello,
Try to add this code in Custom CSS
.single-product table.variations {
width: 20%;
margin-bottom: 0;
}
.single-product .product-information .cart button[type="submit"] {
width: 60% !important;
}
.single_variation_wrap {
width: 70%;
float: right;
border: none;
margin-top: 5px;
}
.single-product .product-information .cart {
padding-bottom: 0;
}
Regards,
Rose Tyler.
Hello,
Fixed. Also, you can change some button size setting there http://prntscr.com/dxkr8f
Regards,
Rose Tyler.
Hello,
Could you please provide a link to your website and wp-admin access in Private Content so we could check it?
Regards,
Rose Tyler.
Hello,
You’re welcome!
According to theme requirements, we recommend increase these values.
Regards,
Rose Tyler.
Hello,
You’re welcome!
I sent your report to our developers.
Thank you for the notice.
Regards,
Rose Tyler.
Hello,
Fixed. Please check it now.
Regards,
Rose Tyler.
Hello,
Please provide FTP credentials in private content.
Regards,
Rose Tyler.