Please look at https://lbmas.net/shop/ the font size seems to have changed and I cannot find where to get control of it. Is there a setting or css code to control this?
Thanks,
Ron
Hey ronmann,
Try this code in the General Styling > Quick CSS field:
h2.woocommerce-loop-product__title {font-size: 18px!important; }
feel free to change the font size to suit :)
Best regards,
Mike
Hi Mike,
I added the css code and nothing changed.
Ron
HI Mike,
found a slight error in the code and fixed it and now it works, Thanks so much,
Ron