Hi, can I change the font size for the product titles? The font is too big. Could you give me a code for all product pages?
Thanks a lot! Nadine
Hey nadinedomnink,
Please try the following in Quick CSS under Enfold->General Styling:
.single-product h1.product_title entry-title {
font-size: 40px !important;
}
Best regards,
Rikard
Hi, it doesn’t work – unfortunately…