Accordion Description font size wrong (only on some shop pages).

Hi!

I have tried everything to address this and it not change other text on my website, but on some pages not all the description text is really tiny.

https://jz7lh40f8t9pnd27-58817609864.shopifypreview.com

I am using Lorenza Theme.
font-family: “Helvetica” !important; is what the font is and am just wanting it to match my whole website in terms of paragraph text.

Thank you!

Hi @studiodisenos

Those products’ descriptions contain inline HTML, so you go the issue.

You can solve it by using the clear format option when editing product

1 Like

Can you please share the url, where you are getting font issue

This is Richard from PageFly - Shopify Page Builder App

If you want increase font size of description product page. You can add code here:

Step 1: Online Stores > Themes > Edit code

Step 2: Choose file theme.liquid
Step 3: Add code above the tag


Or you can check in the theme editor page, usually themes will let you edit the font-size of the content.
Hope my solution will help you resolve the issue.

Best regards,

Noah | PageFly

Thank you so much!! This fixed it