Shopify themes, liquid, logos, and UX
Hello,
I find that the product description text is too large on my product page. Do you know how I can make it a bit bigger?
This is my site: https://albe.online/products/bubbly-short and I use the Dawn theme
thank you in advance
@albestudios , what do you mean? do you want bigger or smaller one?
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
hi,
Thank you for your reply, i would like to make it smaller sorry
I see it small, did you fix that?
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
Hi @albestudios
Please add the CSS code in the theme stylesheet.
.product__description {
font-size: 26px;
}
I hope this helps! If it does, please like it and mark it as a solution!
If you need further assistance, feel free to reach out!
Regards,
Sweans
Hello @albestudios
Go to online store ----> themes ----> actions ----> edit code ---->assets ----> section-main-product.css
add this code at the end of the file.
.product__info-container .product__description, {
font-size: 22px !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
Hi @albestudios ,
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>
<style>
.product__info-container .product-form, .product__info-container .product__description, .product__info-container .icon-with-text {
font-size: 15px !important;
}
</style>
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025