Tagged: font size, woocommerce
We are trying to find a way to enlarge the font size for the woocommerce product SKU and Tags.
Is this something we can control from the theme side or is this a WooCommerce issue?
Avery
Hi So Evolve!
Please add to your Custom CSS
.main_color .product_meta { font-size: 16px !important; }
and let us know if that solves the issue for you
Regards,
Basilis
Works perfectly…
Thanks for the quick response
Cheers
Avery