Hello,
Add the next code in Theme Options > Theme custom CSS > Global custom CSS:
.content-product .price {
color: #222;
font-weight: bold;
font-size: 15px;
}
Regards
Hello,
Add the next code in Theme Options > Theme custom CSS > Global custom CSS:
.content-product .price {
color: #222;
font-weight: bold;
font-size: 15px;
}
Regards
Hello,
Have you created transaltion for Core plugin? Go to Loco translate > Plugins > XStore Core > New language > Choose a language + Choose a location – System > Start translating.
Regards
Hello,
WooCommerce > Accounts & Privacy > Account creation > Allow customers to create an account during checkout
Regards
Hello,
1) Add the next code in Theme Options > Theme custom CSS > Global custom CSS:
.et_element .mini-cart-buttons .wc-forward:not(.btn-checkout) {
background: #fbdde5;
color: #222;
border: 2px solid #fbdde5;
}
2) Styling of the checkout button you can change via Theme Options > Styling > Active buttons.
Regards
Hello,
What is the screen size of your monitor? Try to change zoom in settings of browser.
Regards
Hello,
Thanks for using our theme.
You can activate it now.
Please note that according to the ThemeForest license policy, you can use 1 license for 1 project only (dev site, production site, localhost but the same project) – https://themeforest.net/licenses/terms/regular
Regards
Hello,
Thanks for using our theme.
You can activate it now.
Please note that according to the ThemeForest license policy, you can use 1 license for 1 project only (dev site, production site, localhost but the same project) – https://themeforest.net/licenses/terms/regular
Regards
Hello,
Our technicians will be able to take a closer look after the weekend. By that time, provide temporary wp-admin and FTP access.
Regards
Hello,
What browser do you use?
Make sure that the Main color is not white in Theme Options > Styling.
Clear cache and check the Shop page then.
Regards
Hello,
Please read this article – https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/ Contact support of WooCommerce to get further accistance.
Regards
Hello,
1) Have you sorted out http://prntscr.com/101znbb ?
2) Delete this custom CSS code – http://prntscr.com/101zpd0
Regards
You’re welcome!
Regards
Hello,
Update the theme and Core plugin – https://www.8theme.com/documentation/xstore/theme-installation/theme-update/ https://www.8theme.com/documentation/xstore/plugins/plugins-update/
Regards
You’re welcome!
Have a nice day
Regards
Please see screenshots – http://prntscr.com/101ycsg > http://prntscr.com/101yd0d
https://gyazo.com/8e4ec8fe3051a3924775eee47cc487f2
Regards
Hello,
This question is answered here – https://www.8theme.com/topic/sidebar-content-width-in-loop-pages/#post-275470
Regards
As you can read here – https://help.market.envato.com/hc/en-us/articles/213762463-Bundled-Plugins , you do not need to purchase a license for the plugin.
If you want to update, follow this article – https://www.8theme.com/documentation/xstore/plugins/plugins-update/
Regards
Here is an example – http://prntscr.com/101xsz9 > http://prntscr.com/101xt7z
Regards
Do you mean this version https://xstore.8theme.com/demos/flowers/ or something else? Please provide some screenshots for a better understanding.
Regards
Could you provide temporary wp-admin access?
Regards
Hello,
You don’t need to purchase anything. Install and activate WPBakery plugin via XStore > plugins installer – https://prnt.sc/101xhdp
Regards
Hello,
Read this article – https://www.8theme.com/documentation/docs/support-of-the-woocommerce-additional-variation-images-plugin/
Or you can disable the plugin and enable Variation gallery option in Theme Options > WooCommerce > Shop Elements. After that edit product and add the gallery images for your variations – https://prnt.sc/xhomle
Regards
Hello,
By default, there are no such possibilities.
If you need help with additional customization you can submit a customization request here.
Regards
You need to translate the parent theme, follow this article – https://www.8theme.com/documentation/xstore/theme-translation/ (even when the child theme is activated) The child theme should be translated only in case you added custom code in child theme that includes localization functions.
Regards
Hi,
Try to add this code in Global custom CSS:
.single_add_to_cart_button ~ .et-or-wrapper {
display: none;
}
Regards
Where did you add the code? It is Global custom CSS or Custom CSS for desktop area?
Regards
Hi,
Add this code in Theme Options > Theme custom CSS > Custom CSS for desktop:
.archive.woocommerce-page .sidebar {
width: 20% !important;
right: 80%;
}
.archive.woocommerce-page .main-products-loop {
width: 80% !important;
left: 20%;
}
Regards