Archived topic
How to change size of title of product in Woocommerce
17 replies · Started by Geoffroy on October 1, 2016
No problem :)
I am also trying to change the size of my product titles on the category page but the above changes are not working as pasted. It looks to be an H2 and I tried adjusting this in the code but still the same size.
>>
.woocommerce ul.products li.product h3 {
font-size: 25px;
}
<<
here is an example of one of my pages:
https://www.qa-bio.com/product-category/exoglycosidases/
Hi there,
that content is being output by another plugin so try this selector:
.dhvc-woo-info .dhvc-woo-title