This topic has 11 replies, 2 voices, and was last updated 1 years, 10 months ago ago by Tony Rodriguez
Currently the woocommerce price colour is a light grey. How do I change the woocommerce price colour on the single product page?
And actually the woocommerce description text colour
Hello, @Jay545452,
Thank you for purchasing our theme and for reaching out to our support center.
1. To change the product price color on the single product page, please navigate to XStore > Theme Options > Woocommerce (Shop) > Single product builder > Price > and select the desired color. For a better reference, please see the image provided here: https://postimg.cc/G9kT57dV
2. There are two ways to change the color of the product’s short description on the single product page. Please note that only one of these methods can be used at a time.
2. a. To access the Single Product Builder, please navigate to XStore > Theme Options > Woocommerce (Shop) > Single product builder > Short description. From there, you can select the color of your choice. For a better reference, please see the image provided here: https://postimg.cc/QByYvNk8.
2. b. You can edit the product and view the Product Short Description box, where you can select the text color according to your requirements. For a better reference, please see the image provided here: https://postimg.cc/dkwsdR3X
To change the product’s long description color on the single product page, simply edit the product. You will be able to see a Product Description box where you can select the text color according to your requirements. For a better reference, please see the image provided here: https://postimg.cc/3kd3GNR7
We appreciate your interest in our product and thank you for your support.
Best Regards,
8Theme’s Team
Hi,
Thanks for the comprehensive reply how I need something a bit more permanent for the long product description as the data is being imported. I can’t realistically go through over 5000 products manually changing the colour of the long product description
Thanks
Hello @Jay545452,
We regret to inform you that there is no other available solution for this issue. As the page builder contains various elements with different classes, CSS is not a viable or permanent solution.
Thank you for your understanding.
Best Regards,
8Theme’s Team
So you are saying you can’t change the colour of the description text without having to do each one manually?
Hello Jay545452,
We regret to inform you that there is no such possibility at this time.
However, you can post your request on our Taskboard at https://www.8theme.com/taskboard/. If it receives enough votes from other customers, our development team will consider adding it to one of the upcoming updates.
Best Regards,
8Theme’s Team
Are we talking about the same thing? As the description on woocommerce you have set it to grey. Its not grey by default so its been changed somewhere. Wondering if we are getting confused as to what we are talking about?
Hello Jay545452,
We would appreciate it if you could provide us with a URL of your product so that we can attempt to set the long description text color CSS for your site.
Best Regards,
8Theme’s Team
Hi,
Here is a link for you : https://allthebricks.co.uk/product/the-avengers-quinjet/
I would like the colour : #2d2d2d
Hello Jay545452,
We suggest that you try the following CSS code in XStore >> Theme Options >> Theme Custom CSS >> Global CSS. After copying and pasting the code, please clear your browser cache and check your site again.
.woocommerce-tabs .wc-tab {
color: #2d2d2d !important;
}
We hope this helps.
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up