I need help to put back the original font size. products/categories become a lot bigger – after updating woocommerce plugin
I tried:
/* Product list */
.product h3 {
font-size:12px!important;
}
/* Single product */
.summary entry-summary h1 {
font-size:13px!important;
}
them I tried:
h2.woocommerce-loop-category__title {
font-size: 14px !important;
}
and the font still to big, any suggestions?
This is the link: http://conedhome.gtccbeta.wpengine.com/continuing-education-courses/ (hosted on WPengine)
I have updated the plugin and also Enfold theme
Hey Maritza,
Just update the Woocommerce to the 3.0.3 version to fix it :)
Best regards,
John Torvik
John
The plugin was updated to 3.03 that is when the text changed to bigger font
Hi mmandarino,
Here is the code you can put in /enfold-child/style.css
.woocommerce-loop-product__title {
font-size: 20px;
}
If you need further assistance please let us know.
Best regards,
Victoria
victoria,
Thank you it is working now
When do you think the bug is going to be fix?
Maritza
Hi mmandarino,
I don’t have that info unfortunately.
If you need further assistance please let us know.
Best regards,
Victoria