Hello,
The <p> font-size is smaller on a category page (woocommerce) see the site page. How can we change this?
https://www.alp-lift.nl/product-categorie/materiaalliften/theaterliften-materiaalliften/
Wkr Tim
Hey Tim,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/* CSS - WooCommerce font */
#top.woocommerce p {
font-size:15px;
}
/* End CSS */
Best regards,
Vinay
Thnx Vinay!
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
And don’t forget to bookmark Enfold Documentation for future reference :)
Thank you for using Enfold :)
Best regards,
Vinay