Hi, I want to make the tab text inside a WooCommerce single product page bigger – http://screencast.com/t/XgOm1oiMq
How can I do that?
Thanks.
Hey bakbek!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top .woocommerce-tabs .tabs li a { font-size: 14px; }
Cheers!
Yigit
Thanks.