Hello,
You’re welcome!
Custom CSS code can be used, just provide URL of such product and I will give you an example of the code.
Regards
Hello,
You’re welcome!
Custom CSS code can be used, just provide URL of such product and I will give you an example of the code.
Regards
Hello,
Theme Options > WooCommerce (Shop) > Single product page > Single product layout > Move Product Name In Breadcrumbs > Off
or
ad this code in Theme Options > Custom CSS:
.page-heading .woocommerce-breadcrumb {
max-width: 80%;
}
Regards
Hello,
Try to disable all the third-party plugins, that do not come bundled with our theme, and check how it works then. Do not forget to clear CDN cache and cache of W3 Total Cache plugin.
If this doesn’t help, provide us with temporary wp-admin access also.
Regards
Hello,
Thanks for letting us know.
Regards
Hello,
Compare settings of headings – http://prntscr.com/phvx9m and http://prntscr.com/phvxfm
Regards
You’re welcome!
Regards
In this case, add a custom class here – https://prnt.sc/phuqlz > http://prntscr.com/phurnw The code should be placed inside the media query as shown in the screenshot.
.mob-center-btn.mpc-button {
display: block !important;
margin: 0px 23% !important;
}
Regards
Hello,
You’re welcome!
Best regards
Hello,
Please use this code
.mpc-button {
display: block;
margin: 0px 23% !important;
}
Regards
Hello,
We just manually imported uninstalled elements. I am not sure why it was not installed correctly from the first time (we don’t have such problem with the demo content on our test site).
Additional pages of any version can be imported from here – http://prntscr.com/phtzou
WordPress 5.x use Gutenberg as a default editor. We would recommend to disable the Gutenberg editor and use WPBakery page builder as the page editor because it’s more advanced – http://prntscr.com/phu0ut
Is there anything else I can help you with?
Regards
Hello,
Could you provide URL?
Regards
You can add mob-center or text-center custom class in settings of the element.
Regards
Hello,
This element comes from Massive Addons plugin, our theme doesn’t affect this, so there are no additional settings from our side.
You can add this code in Custom CSS for page:
@media screen and (max-width: 768px) {
.mpc-pricing-box .mpc-pricing-legend {
order: 2;
}
}
Regards
Hello,
Please follow this article – https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ Do not forget to clear the cache to be able to see the translated strings on the frontend.
If this doesn’t help, provide us with URL and temporary wp-admin access.
Regards
You’re welcome!
.single-product .product_title {
display: none;
}
Regards
Hello,
Try to use this custom CSS code:
.single-product .product-information-inner .owl-item {
max-width: 90px;
}
Regards
Hello,
Unfortunately, FTP access to the site with the latest version of the theme is incorrect now. Please check – http://prntscr.com/phrmxj
We can’t prosses without correct wp-admin and FTP access to both installations.
Waiting for your reply.
Regards
Hello,
Here is custom CSS code:
.single-product .product-content .product-images {
display: none;
}
.single-product .product-information {
width: 100%;
}
Regards
Hello,
I am glad that the problem was solved.
Regards
Amithen font you can find in XStore import files archive > artmaxy folder – https://www.8theme.com/downloads/
Regards
You’re welcome!
Regards
You need to remove -30px from here – http://prntscr.com/phg41o
Also, please watch video tutorials here – http://prntscr.com/pheamw
Regards
Hello,
Please provide a link to page with the problem.
Regards
Hello,
You need to select Background Repeat and Background Size, for example – https://prnt.sc/phfzr9 or http://prntscr.com/phg0h7
Regards
Hello,
Translation files of WooCommerce should be placed in /wp-content/languages/plugins/ folder or languages/loco/plugins folder. Read more here – https://docs.woocommerce.com/document/woocommerce-localization/
Regards
You’re welcome!
If you have any suggestions or feature requests feel free to post them here – https://www.8theme.com/forums/xstore-wordpress-support-forum/xstore-features/
Regards
Hello,
Please read this article – https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/
WooCommerce > Settings > Tax > select display prices.
Regards
Here – http://prntscr.com/pheamw should be available video tutorials, please watch them.
Current headers and settings will be deprecated in 3 months, so I would recommend you to use Header Builder.
Let us know if you need any assistance.
Regards