- This topic has 5 replies, 2 voices, and was last updated 2 years, 10 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Luxury Watch color change
I need to change the product price color in the WooCommerce part of this theme but can’t find it anywhere in the CSS (editor). Anyone know how to do this?
Hi,
Kindly show us your website URL?
Regards,
Brad
http://on6.27c.myftpupload.com/
I can access the CSS for the main website in the editor, but not the WooCommerce CSS. My client wants the green prices in the products changed to gold. Can I find that via Filezilla? Thanks!
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.woocomerceright .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price { color: #0db72d !important;}
Regards,
Brad
It worked great for the grouped products but when you click for individual products the price is still green. I think it is an additional CSS edit. Thanks, Kristy
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.woocommerce div.product p.price { color: #ed2939 !important;}
Regards,
Brad
Optimize your website search form for better customer satisfaction If your website is large and great content that has chances to grow, you need a […]
Individuals always want to, but are often confused about how to monitor user activity in WordPress? There are always challenges like managing editorial workflow or […]
These days the competition is at its peak. Everyone wants to do their best to beat their rivals. If you need to do better in […]