Shopify themes, liquid, logos, and UX
Hi. As you can see in image my product description has just become stacked, and I am not sure why.
This specific product is (link here), and it is only this product that has this issue.
It looks awful so if I could please get some help to get it back to normal format like this, that would be great:
Solved! Go to the solution
This is an accepted solution.
Did you save your product page after Clear formatting? Or you can click Show HTML, copy description of that product, use an online straightforward HTML tool to clear HTML of description, paste it back to description of that product, save and check again.
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- 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.
Hi @salil2000,
Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:
.product__info-container .product__description .page-width {
max-width: 100%;
padding: 0;
}
.product__info-container .product__description .product__info-wrapper {
max-width: 100% !important;
width: 100% !important;
}
Unfortunately this did not work. Thank you.
Hi @salil2000,
I checked and your base.css file code is currently corrupted, so when you add new code it won't recognize it.
Please try adding the following code at theme.liquid file, above the '</head>' tag:
<style>
.product__info-container .product__description .page-width {
max-width: 100%;
padding: 0;
}
.product__info-container .product__description .product__info-wrapper {
max-width: 100% !important;
width: 100% !important;
}
</style>
Hi @salil2000 ,
Can you share your store URL so that I can help you check further?
Look forward to your response.
Best,
Daisy
blossomvase.com
Hi @salil2000
You copied the HMTL of the description, which caused the issue. Please go to edit that product, in Description, click Clear formatting to solve the issue.
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- 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.
Unfortunately this did not work. Thanks.
This is an accepted solution.
Did you save your product page after Clear formatting? Or you can click Show HTML, copy description of that product, use an online straightforward HTML tool to clear HTML of description, paste it back to description of that product, save and check again.
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- 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.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025