Shopify themes, liquid, logos, and UX
Hi, can anyone advise please or help me with how to change and maintain the product description font size for all my products. I noticed that whenever I use the product description generator, the font size becomes uneven and small. Thanks in advance
Solved! Go to the solution
This is an accepted solution.
Hello @linda39
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.product__description.rte.quick-add-hidden p {
font-size: 14px !important; /*adjust according to you*/
}
</style>
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
Hello @linda39
Can you share store URL?
Did manage to check the url?
This is an accepted solution.
Hello @linda39
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.product__description.rte.quick-add-hidden p {
font-size: 14px !important; /*adjust according to you*/
}
</style>
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
Thank you
@linda39 - using custom css, font size for description can be set throughout the product pages
Will pagefly sort the font
will it need integrating into shopify
I have seen the video, did you create it yourself using AI?
I need a video created for youtube ads
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025