Tagged: enfold, woocommerce
The latest round of updates broke my site so I uploaded every plugin manually.
It’s working now, but the font size has increased on my Woocommerce shop.
I’m wondering why this would change and could it be a symptom of some other problem?
I’m using a child theme and I have not made any style changes.
Hey mikepatten,
Your font sizes in your shop are chosen by “woocommerce-mod.css” we could help with some css to change their size, but might I offer that their size complements your site, and is overall appealing :)
Best regards,
Mike
Thanks, it looks like I am not the only one:
https://kriesi.at/support/topic/enfold-woocommerce-product-title-change-size/
I tried the Quick CSS fix but it not work:
/* Product list */
.product h3 {
font-size:14px!important;
}
/* Single product */
.summary entry-summary h1 {
font-size:18px!important;
}
I have the same issue on my site.
See the product list on the homepage. The font size is huge.
I also tried to above code but it does not work. We are on the latest version of Enfold and WC.
Hi,
Perhaps I’m looking at different elements than you, but the above sizes seems larger than what you have now. Can you take a screenshot of the elements and tell me what size you would like them to be :)
Best regards,
Mike
Mike, which site are you referring to? Because the font on mine is somewhere around 60px.
I’m not what size it’s at now in pixels, but its at least twice as large as the original default.
The artist names are over powering the images a bit:
You are right!
I cleared my browser cache and voila – back to normal.
Thanks for your time!