Shopify themes, liquid, logos, and UX
Hey everyone, would just like a hand on figuring out how to move the description from where it is upwards. I am using the dawn theme how do i edit the code?
Thank you in advance
Solved! Go to the solution
This is an accepted solution.
In the main-product.liquid file, check if you can find another {{ product.description }}. If there is a second one, you can delete it.
If you still encounter difficulties, you can send the store information to my email and I will assist you
Hello,
Please share "Store URL"
Thanks!
Hi @Bunny2 , kindly provide your store URL please and if it is password protected, please share the password as well. Thanks
hi i have attached above 😄
Step 1: Go to admin Themes https://prnt.sc/aZMMe1bKCJp5 -> Edit code.
Step 2: Find the file: main-product.liquid -> find the class product__media-wrapper.
Step 3: Paste the following code below {% render 'product-media-gallery', variant_images: variant_images %}:
<div class="product__desc"> {{- product.description -}} </div>
https://prnt.sc/JEdHeNqgkkjM
Step 4: Save
Hi there thanks so much for that but I know have a duplicate, what code do i delete to remove the original text thank you!
This is an accepted solution.
In the main-product.liquid file, check if you can find another {{ product.description }}. If there is a second one, you can delete it.
If you still encounter difficulties, you can send the store information to my email and I will assist you
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