I would recommend you to contact support of WP Multi Store Locator Pro plugin.
Regards
I would recommend you to contact support of WP Multi Store Locator Pro plugin.
Regards
You’re welcome!
Regards
Hello,
Please refer to this article:
https://businessbloomer.com/disable-variable-product-price-range-woocommerce/
Regards
Please add this code in Custom css for page:
.page-content {
margin-bottom: 0px;
}
Regards
Hello,
1. Please read our documentation also https://www.8theme.com/documentation/xstore/menu-set-up/mega-menu/
here are screenshots from the demo – http://prntscr.com/j1rhtx http://prntscr.com/j1ria6 http://prntscr.com/j1rja3
I’ve created “Shipping Row Menu” static block on your site.
2. Looks like we have a bug with Menu Dropdown background option in Theme Options > Styling >
Navigation. Please use, as a temporary solution, custom css code:
.nav-sublist-dropdown {
background-color: #390A54;
}
.nav-sublist-dropdown ul > li .nav-sublist ul {background-color: #390A54 !important;}
.nav-sublist-dropdown ul > li .nav-sublist ul li a:hover {
background-color: #460c67 !important;
}
also delete this one https://prnt.sc/j1rbjs
The problem will be fixed in next theme update.
Sorry for the inconvenience.
Menu text color can be changed in Theme Options > Typography > Navigation
3. Theme Options > Typography > Navigation > Menu 1 level hover (active)
Regards
Please add this code in Theme Options > Styling > Custom css:
.shop-top-bar .search-now-opened .top-bar .languages-area {
float: left;
}
.shop-top-bar .search-now-opened .top-bar .links, .shop-top-bar .search-now-opened .top-bar .topbar-widget,
.header-wrapper.search-now-opened .search-btn, .header-wrapper.search-now-opened .et-wishlist-widget, .header-wrapper.search-now-opened .shopping-container, .header-wrapper.search-now-opened .my-account-link, .header-wrapper.search-now-opened .login-link {
display: inline-block;
}
.shop-top-bar .top-bar .navbar-header.show-in-tb-left.search-active, .shop-top-bar .top-bar .navbar-header.show-in-tb-right.search-active {
position: static;
width: auto !important;
border-bottom: none;
}
delete the code after the theme update.
Regards
We’ve released new theme update. Please go to Dashboard > Updates > Check Again > update Legenda theme. After the update, the import should work fine on your site.
Regards
Hello,
I’ve disabled “Search by sku” in Theme Options > General > Header settings. Please chek now.
The problem occurred because there are “boss” in product titles and in SKU.
Regards
You’re welcome!
Regards
Hello,
Thanks for the notice. The problem will be fixed in next theme update.
Regards
You use this language http://prntscr.com/j1qi67 and your woocommerce translations were named – http://prntscr.com/j1qj5y I’ve renamed xstore-de_DE.po /.mo to xstore-de_DE_formal.po /.mo
Regards
Hello,
The problem caused by this code:
.row {
width: 100%;
overflow: hidden;
}
from one of plugins https://prnt.sc/j1qcva
Regards
You’re welcome!
Regards
Hello,
Feel free to ask if you have any other questions.
Regards
Please update the theme to the latest version https://www.8theme.com/documentation/xstore/theme-installation/theme-update/
also, update all required plugins https://www.8theme.com/documentation/xstore/plugins/plugins-update/
Don’t forget to create backup of your files and database before starting the update process.
Regards
Hello,
I’ve changed Top bar background opacity and Header background opacity from 0 to 1 in Theme Options – http://prntscr.com/j1pt8p
Regards
Please provide us with temporary wp-admin access so we can take a closer look.
Regards
Please clear cache and check one more time – http://prntscr.com/j1pknw
or provide me some screenshot for better understanding.
Regards
Hello,
Theme Options > Custom css > Custom css for mobile:
.header-logo, .header-type-6 .header .header-logo, .fixed-header-area .header-logo {
margin-left: 0px;
}
.header-logo img {
max-width: 200px;
margin-left: 0;
}
.header-logo {
max-width: 200px !important;
}
.navbar {
padding: 7px 0;
}
Regards
Hello,
Have you tried to disable all 3rd party plugins?
Regards
Hello,
Please clear cache and check now.
Regards
Hello,
I would recommend you to enable the fixed header and stylise it according to your needs using custom css code, because another way request additional customization (additional customization is outside the scope of our support). Please describe desired looks of the fixed header.
Regards
Hello,
If you prefer this – http://prntscr.com/j1osz7
change http://prntscr.com/j1osr5 custom css to:
.sidebar-widget li {
line-height: 0;
}
Regards
Hello,
Theme Options > General > Header Settings > Header overlaps the content > Off + Header text color > Dark.
Feel free to ask if you have any other questions.
Regards
Hello,
You’re welcome!
Regards
Please change the previous code to:
.header-wrapper .header .navbar .menu-main-container .menu > li.current-menu-item > a, .fixed-header-area.color-light .menu > li.current-menu-item > a {
background-color: #5464;
color: red !important;
}
Regards
You’re welcome!
Regards
Hello,
Unfortunately, this is not possible, but add this code in Custom css:
.single-product table.variations,
.single-product table.variations td.value {
margin-bottom: 0;
}
.single-product #ni_enquiry {
clear: both;
margin-bottom: 20px;
}
Regards
Please change the previous code to this one:
.product-information .fixed-content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.product-information .product_meta, .product-information .product_title, .product-information .products-page-cats, .product-information .woocommerce-product-rating, .product-information .product_brand {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.product-information .cart,
.product-information .legal-price-info {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.product-information .product_meta {
margin-bottom: 0;
}
.product-information .price {
margin-bottom: 0.3em;
}
You can ignore the notification, this is uncritical notice.
Regards
Hello,
Please provide us with temporary wp-admin access in the Private COntent area so we can take a closer look.
Regards