We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

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

Solved

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

studiodisenos
New Member
6 0 0

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!

Accepted Solution (1)

Dan-From-Ryviu
Shopify Partner
12073 2359 2539

This is an accepted solution.

Hi @studiodisenos 

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

Screenshot 2024-07-18 at 15.33.09.png

You can solve it by using the clear format option when editing product Screenshot 2024-07-18 at 15.37.19.png

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

View solution in original post

Replies 4 (4)

Dan-From-Ryviu
Shopify Partner
12073 2359 2539

This is an accepted solution.

Hi @studiodisenos 

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

Screenshot 2024-07-18 at 15.33.09.png

You can solve it by using the clear format option when editing product Screenshot 2024-07-18 at 15.37.19.png

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

studiodisenos
New Member
6 0 0

Thank you so much!! This fixed it

Zenquor
Shopify Partner
4 0 0

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

- If helpful then please Like and Accept Solution.
-Want to modify or custom changes or bug fix on store Hire me. - Email: rishi@zenquor.com

PageFly-Richard
Shopify Partner
5011 1120 1806

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 </body>

 

<style>
#product-description--description p{
    font-size: 18px !important;
}
</style>

 


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

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.