All things Shopify and commerce
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
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!
Solved! Go to the solution
This is an accepted solution.
Those products' descriptions contain inline HTML, so you go the issue.
You can solve it by using the clear format option when editing product
- 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.
This is an accepted solution.
Those products' descriptions contain inline HTML, so you go the issue.
You can solve it by using the clear format option when editing product
- 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.
Thank you so much!! This fixed it
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 </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.