This topic has 2 replies, 2 voices, and was last updated 4 years, 6 months ago ago by Olga Barlow
Hey guys, how are you?
I wish the prices of the discounted products were red.
How can I do it?
Thanks
Hello,
Add the following code to custom CSS
.price ins .amount {
color: #d30000;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up