Hi Guys,
On the ‘ WooCommerce Product Widget ‘ how do I change the size of the text and also the product thumbnail sizes.
Enfold seems to be formatting this widget and I would like the text and thumbnails a little bigger…
Thanks in advance. :)
Hey Gekko101!
Please use the below css in Quick CSS to increase the font size
.products .product h3 {
font-size:22px!important;
}
please share the link to the page where we can inspect the thumbnails so we can help you better.
Cheers!
Vinay Kashyap