Provide URL + temporary wp-admin access.
Regards
Provide URL + temporary wp-admin access.
Regards
Hello,
Try to change Responsive Options in Column settings.
Regards
Hello,
You will be able to read posts but without the ability to submit new topics.
Regards
Hello,
What about FTP? We need FTP host, FTP user, FTP pass.
Regards
Hello,
You did not provide FTP access. FTP access and wp-admin access are different things.
Contact your hosting provider to get FTP if you don’t have it.
Regards
Hello,
Please provide URL and temporary wp-admin access.
Regards
Hello,
You’re welcome!
Regards
Hello,
Add the next code in Theme Options > Theme Custom CSS > Global custom CSS:
.content-product .yotpo-stars,
.content-product .yotpo .text-m {
text-align: center;
}
.content-product .bottomLine {
display: block;
}
.content-product .yotpo .standalone-bottomline .pull-left {
flex-direction: column;
width: 100%;
float: none !important;
}
Regards
Hello,
Please add the next code in Theme Options > Theme custom CSS > Global custom CSS:
@media only screen and (max-width: 768px) {
.products-grid .hide-hover-on-mobile .light-right-side {
display: block !important;
}
}
Regards
You’re welcome!
Regards
You’re welcome!
Regards
Hello,
Provide URL of the page, please.
Regards
Hello,
Please provide URL of such variable product.
Regards
Hello,
Thanks for contacting us.
Make sure that “Move product name in breadcrumbs” is disabled in Theme Options > WooCommerce (Shop) > Single product page > Single product layout, when the Single Product Builder is disabled.
Regards
You’re welcome!
We’d appreciate if you could take a moment to give us 5-stars on ThemeForest! https://themeforest.net/downloads
Regards
Hello,
I suppose you need to use an additional plugin to achieve the desired result. You can contact support for WooCommerce to get advice.
Regards
Theme Options > Header builder > Socials > Elements > delete unrequited elements.
Regards
Hello,
For categories https://prnt.sc/ql8dvt you can add this code in Theme Options > Theme Custom CSS > Custom CSS for mobile:
.category-grid .categories-mask h4 {
font-size: 10px !important;
}
http://prntscr.com/ql8m0b
For headings, like https://prnt.sc/ql8dmi , you can add custom class http://prntscr.com/ql8nds and the next code in Cusrom CSS for moblie:
.mobile-heading {
font-size: 20px;
}
Regards
You’re welcome!
Regards
Hello,
This topic will be closed because the issue is solved. Please kindly open up new tickets for additional questions.
Regards
You’re welcome!
Regards
Hello,
Theme Options > Header builder > Mobile menu > Elements and Extra Tab Content. Theme Options > Header builder > Socials > Elements. Do not forget to clear the cache before checking the result of changes.
Regards
Hello,
You can use pages.xml file from XStore_import_files > folder of the version, to import all pages of a particular demo. Go to Dashboard > Tools > Import > WordPress (Run importer) http://prntscr.com/ql6uve As was mentioned, there is no import of separate pages right now, so you will need to delete duplicates of some pages, like Shop, My Account, Wishlist, after the import.
Let us know if you need any further assistance.
Regards
Hello,
Please provide temporary wp-admin and FTP access.
Regards
Hello,
Try to disable all third-party plugins, that do not come bundled with our theme https://www.8theme.com/demo/docs/legenda/Plugins/Included_Plugins , and check how it works then.
If the problem is not caused by a plugin, provide temporary wp-admin and FTP access.
Regards
Hello,
I see no differences http://prntscr.com/ql6kd5 and http://prntscr.com/ql6kz1 Try to clear browser cache on your mobile and check categories one more time.
Regards
Hello,
Background of Sticky header you can change here – http://prntscr.com/ql68dg If this is not what you are looking for please describe the question in more detail and provide URL in case the question relates to a particular page.
Regards
Hello,
I hope this is what you are looking for
.wpcf7-form input, .wpcf7-form textarea {
background-color: #222;
}
Regards
Hello,
.single-product .product-information .variations label {
color: red;
font-size: 19px !important;
font-weight: 600;
font-style: italic;
}
Regards