Shopify themes, liquid, logos, and UX
Product description is too wide on page, how do I reduce. Using Dawn theme
Hey @aneira55
Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.
Best Regards,
Moeed
hi Aneira,
Go to Shopify admin dashboard, click on "Online Store" and then "Themes"
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "theme.liquid" file at the end paste this code .
<style>
@media(min-width:768px){
.product__description {
padding: 0 10%;
}
}
</style>
Hi @aneira55
Try this one.
@media screen and (min-width: 750px) {
.product.grid .product__info-container {
max-width: 30rem;
}
}
If not working, please share your store URL. Thanks!
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
What I should of added is, I have already added the below liquid code to the product page, to get the text to appear below the images:
{{ product.description }}
Hi @aneira55
Could you share your product page link so we can check?
- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Amazon Products Importer - Import Amazon Products to Dropship in Your Store!
- 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.
- En...Sign up now.
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025