This topic has 4 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Jack Richardson
hi i am trying to get the bottom product font size bigger, here:
http://www.brazilianweave.uk/product/mini-straightener-pink-leopard/
this is the code i am adding into the customm css:
.tabs .tab-content p {
color: #000;
font: 15px/24px “Raleway”,Georgia,Helvetica,sans-serif;
}
but its not working…can you help please?
Hello,
I’ve added this code in Global Custom CSS. Please check.
.tabs .tab-content p {
font: 16px/24px "Raleway",Georgia,Helvetica,sans-serif !important;
}
Regards,
Robert Hall.
Thank you!
Hello,
You’re welcome.
Best regards,
Jack Richardson.
The issue related to '‘Change font size of product description’' has been successfully resolved, and the topic is now closed for further responses