Product (Grid or Carousel) Price Colour Change
-
Hello,
We use the widget Product (Grid or Carousel) – see atached image and would like to change the colour of the prices and the word ‘From’ from the current purple colour to white colour. Can you advise how to do this?
Regards
LP
Attachments:
You must be
logged in to view attached files.
Hello,
Navigate to Theme Settings > Typography > Advanced > Select the product grid price from the drop-down and change the color for the grid price: https://ibb.co/qdJBWdP
For the advanced button styles, please follow this guide: https://xtemos.com/docs-topic/advanced-button-styles/
Best Regards,
Hi,
Thank you and we tried it. It works but it changes all product grid prices (some of which have a white background) so the price can’t be seen on other product grirds. Is there a way to limit the colour change to this element only?
Regards
LP
Hello,
Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
#carousel-821 ins .woocommerce-Price-amount.amount,
#carousel-821 span.from {
color: white !important;
}
Best Regards,
Hi,
Thank you but it did not work?
Cache was cleared and deactivated but no change in colour?
Regards
LP