This topic has 8 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp
Hi, how do I change the font size of the price on ‘product page’ and ‘single product page’?
Thank You
Hello,
Please try to add this code in Global Custom CSS.
.content-product .price{
font-size:20px;
}
.single-product .product-information .price{
font-size:20px;
}
Regards,
Robert Hall.
Thank You Robert, but this code didn’t worked. What can I do?
Hello,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall.
Here it is!
Thank You Robert
Hello,
I’ve added code above in Global Custom CSS. Please check.
Regards,
Robert Hall.
Thank You Robert, is working perfectly!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Price Size’' has been successfully resolved, and the topic is now closed for further responses