Hi!
I would like to set the woo commerce product title a little bit smaller. Can someone help me with that?
All the best!
Hey vollstark,
Please try the following in Quick CSS under Enfold->General Styling:
h2.woocommerce-loop-product__title {
font-size:18px;
}
Best regards,
Rikard
Hi! Thanks.
unfortunately it doesn´t work :-(
All the best,
kai
Hi,
Please try this instead:
h2.woocommerce-loop-product__title {
font-size:18px !important;
}
Also make sure to delete the old CSS and JS files under Enfold->Performance.
Best regards,
Rikard
>>Also make sure to delete the old CSS and JS files under Enfold->Performance
Hm. which one is it in the german version? I can´t find “delete old CSS” :-(
Hi,
It is the last option in the Enfold > Performance tab
Best regards,
Vinay
Ah. yes. sorry ;-)
Now it works ! :-) Thanks a lot!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon