This topic has 9 replies, 3 voices, and was last updated 3 years, 1 months ago ago by Brisden
Hi there.
How to change the font color of the product price of the homepage?
Currently it is set to grey. I want to change it to black.
Image attached for reference.
Regards
Developer
Hello,
Add the next code in Theme Options > Theme custom CSS:
.content-product .price {
color: #222;
}
Regards
.content-product .price {
color: #222;
}
Tried that as per your instruction. Didn’t work.
Hello,
Provide us with WP Dashboard access to your site to check and help you.
Regards
Hi I prefer to do it from my end its a knowledge that helps me along the way as a developer. Appreciate if you just provide me the solution. If i really cant handle it then make sense for me to allow access from your support.
Here is the detail of the issue. Its the xstore theme with the standard woocommerce plugin. Your theme has a way to change the price font colour via Theme options. But the changes only happens at the single product page level and not on the front home page product catalogue.
Waiting feedback. Thanks.
Hello,
The mentioned code should work. If you added that but it does not work for you we need WP Dashboard access to your site to check and find the reason why it does not work for you. We can’t tell you why it does not work if we don’t see your settings and your site.
Regards
Hi. Sure. Please refer to the details.
Regards.
Okay. It works. Appreciate your support work.
Thank you
The issue related to '‘How to change the font color of the product price of the homepage?’' has been successfully resolved, and the topic is now closed for further responses