Home › Forums › Support › How to change size of title of product in Woocommerce › Reply To: How to change size of title of product in Woocommerce
October 2, 2016 at 10:14 am
#231103
Lead Developer
Lead Developer
This should do it:
.woocommerce ul.products li.product h3 {
font-size: 25px;
}
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development