Hello,
.category-grid .categories-mask {
background-color: #2120205c;
}
Regards
Hello,
.category-grid .categories-mask {
background-color: #2120205c;
}
Regards
Hello,
Did you make a backup before the update?
XStore 5.x is major update and we have changed a lot of things https://xstore.8theme.com/update-history/ including theme styles. Please check our new demos – https://preview.themeforest.net/item/xstore-responsive-woocommerce-theme/full_screen_preview/15780546
Regards
You’re welcome!
Have a nice day.
Regards
Hello,
The latest version of Legenda theme is 3.9.1 (available for auto-update). This version is fully compatible with WC 3.5.2.
Regards
Thanks for screenshots.
For me, It looks fine on different pages – https://prnt.sc/lqg9fm
Please clear browser cache and check one more time.
Regards
Thanks for your suggestion.
Have a nice day.
Regards
Hello,
We’ve sent Legenda 3.9.1 version to your registration email.
Regards
Hello,
I do not see the problem. Could you, please, provide screenshots?
Thanks in advance.
Regards
Hello,
1)
.header-wrapper {
background-color: #f9e1e0;
}
2) You can change Main Color in Theme Options > Color scheme or add this custom css code:
a:hover, .products-grid .product .product-name a:hover,
.top-bar .wishlist-link a:hover span{
color: #FFD4D2 !important;
}
3) Add Text widget in Apperance > Widgets > Place in header top bar.
Regards
You’re welcome!
Loco Translate > Themes > XStore > Español de México > http://prntscr.com/lqf8kq > http://prntscr.com/lqf8ob
Regards
Hello,
In our theme “AJAX add to cart” option doesn’t work for variable products, by default. The Ajax add to cart for variable products – requests additional customization. You can maybe find a plugin that can provide this functionality. Please note that we don’t give guarantee for full theme compatibility with all 3rd party plugins.
Regards
Hello,
The height can be changed using custom css code.
Please describe the desired result in more details and I will help you with the code.
Regards
.et-mobile-menu li#menu-item-8778 > a {pointer-events: none;}
.et-mobile-menu li#menu-item-8778 .open-child {
width: 100%;
position: absolute;
background-color: transparent;
}
.et-mobile-menu li .open-child:after {
right: 10px;
left: unset;
}
.et-mobile-menu li .open-child:hover {
background-color: transparent;
}
Regards
You’re welcome!
Regards
Here is a list of included plugins – https://www.8theme.com/demo/docs/royal/#external_plugins You need temporarily disable plugins that do not come bundled with our theme and check related products then.
Latest theme version is 4.7.1. It is fully compatible with WooCommerce and should be available for auto update.
If this doesn’t help, provide us with temporary wp-admin and FTP access.
Regards
We are grateful to you for your kind words.
This topic will be closed. Please kindly open up new tickets for additional questions.
Have a nice day.
Regards
Hello,
Have you cleared all cache?
Please try to disable 3rd party plugins to check if one of them causes the problem.
Provide us with temporary wp-admin so we can take a closer look.
Regards
Hello,
I would recommend you to create footer using static block. Please watch this video – https://youtu.be/hmsxW5KF9dg
Regards
Hello,
Sorry for the delay in answering and thanks for the access.
Unfortunately, our developers do not have a ready solution right now. We are planning to add this in the next theme update.
Regards
You’re welcome!
Regards
Please change this code in custom css:
.single-product .product-view-booking .content-product .product-excerpt {
display: none;
}
to:
.single-product .product-view-booking .content-product .product-excerpt,
.mpc-tab__content .product-view-booking .content-product .product-excerpt {
display: none;
}
Regards
You’re welcome!
Please describe the desired result in more details.
Regards
I’ve added your css code into style.css file of the child theme.
Regards
You need to change this part of code:
.amount{color:#000000;font-size:12px;!important;}
to:
.amount{color:#000000;font-size:12px !important;}
and this one:
.mobile-nav-shown .mobile-nav, .mobile-nav .close-block, .et-mobile-menu li > a, .et-mobile-menu li .open-child, .et-mobile-menu > li > ul > li a, .et-mobile-menu > li > ul li, .mobile-nav .search .et-mega-search form input[type="text"], .mobile-nav .mobile-nav-heading, .mobile-nav ul.links li a {
background-color: #f9e1e0;
border-color: rgba(231, 227, 228, 0.74) !important;
color: #000000; !important;
}
to:
.mobile-nav-shown .mobile-nav, .mobile-nav .close-block, .et-mobile-menu li > a, .et-mobile-menu li .open-child, .et-mobile-menu > li > ul > li a, .et-mobile-menu > li > ul li, .mobile-nav .search .et-mega-search form input[type="text"], .mobile-nav .mobile-nav-heading, .mobile-nav ul.links li a {
background-color: #f9e1e0;
border-color: rgba(231, 227, 228, 0.74) !important;
color: #000000 !important;
}
Regards
You’re welcome!
Regards
I’ve activated the child theme on your site. You need to place the code in style.css file of child theme.
Regards
Hello,
please try to use this custom css code:
.blog-post .content-article h2 {
color: #25dbdb;
}
Regards
Hello,
Do you use additional plugins? Try to disable 3rd party plugins to check if one of them causes the problem.
Do you use a child theme?
Regards
Hello,
I do not see the problem on the single product page – http://prntscr.com/lq2zui
Product image size you can change in Appearance > Customize > WooCommerce > Product Images. Regenerate Thumbnails to apply changes using Regenerate thumbnails plugin.
Regards
Hello,
We’ve checked on iPhone 6 in Safari and scrolling works fine. Please make sure that you trying to scroll over the sidebar area (left part of the screen).
Regards