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.
- Solved it? Hit Like and Accept solution! Support me: ❤️Buy Me a Coffee❤️
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- 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.
- Solved it? Hit Like and Accept solution! Support me: ❤️Buy Me a Coffee❤️
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- 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.
- Solved it? Hit Like and Accept solution! Support me: ❤️Buy Me a Coffee❤️
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025