This topic has 4 replies, 3 voices, and was last updated 4 years ago ago by Olga Barlow
Hello,
On a product category page, how do i change the new price color to red?
https://prnt.sc/v7h8n6
Thanks!
Hello,
Add the next code in Theme Options > Theme Custom CSS:
.content-product .price ins .amount {
color: red;
}
Regards
Hello, i added the CSS, the element is unaffected.
Hello,
We don’t see that you added the mentioned code. Go to Theme Options > Custom CSS > add the code, save changes and clear cache.
Regards
You must be logged in to reply to this topic.Log in/Sign up