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?
- Solved it? Hit Like and Accept solution! ❤️Buy Me 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