Customize Color for Regular Price
-
Hello.
How can I change ONLY the color of the regular price?
Thank you for the feedback.
With kind regards
Steffi
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .product-grid-item .price del span{
color: red;
}
body .summary-inner> .price del span{
color: red;
}
body .summary-inner> .price del{
color: red;
}
Best Regards
Many Thanks. Works excellence.
One more question: How can I change the color of the stroke? Which CSS code line do I still need for this?
Many thanks and best regards
Hello,
What do you mean by “stroke”? Please provide the page URL and screen. I will give CSS.
Best Regards
Hello. See screenshot attached.
Thank you and best regards.
Attachments:
You must be
logged in to view attached files.
Hello,
Please replace the code with this one:
body .product-grid-item .price del span{
color: red;
}
body .product-grid-item .price del{
color: red;
}
body .summary-inner> .price del span{
color: red;
}
body .summary-inner> .price del{
color: red;
}
Best Regards
Hello,
Many Thanks. Great, it works!
Best Regards
We are always happy to help you, write to us when you have any difficulties or issues with our theme.
We would be grateful for 5 stars rate on http://themeforest.net/downloads in case you are satisfied with our theme and customer service
Thank you in advance