Have your say in Community Polls: What was/is your greatest motivation to start your own business?

How to Place Description Under Product Photo - Dawn 2.3.0

Solved

How to Place Description Under Product Photo - Dawn 2.3.0

V17X
Tourist
3 0 0

Currently on some of my products with more Lengthy Descriptions, It places an endless scrolling situation where the description is focused directly along the left side of the screen in a very narrow window. I am looking to have the description populate under the product listing to clean the page up a bit and make it for less scrolling. Any help would be appreciated. 

 

Here is a link to a specific product for reference and example.

 

https://saintnordic.com/products/igla-anti-theft-system

Accepted Solution (1)

kazi
Shopify Partner
656 93 119

This is an accepted solution.

@V17X  Hello

                           Go to customize , select "Products" template  hide the "Description" and add new section "Custom liquid" and paste this code  <div class="page-width">
{{ product.description }}
</div>

 

hidesec.png

 

▶️ If you need more help with your Shopify store
Speed Optimization | Theme Customization ? ☎️ WhatsApp ✉️Email Skype: kof.bd

View solution in original post

Replies 5 (5)

kazi
Shopify Partner
656 93 119

This is an accepted solution.

@V17X  Hello

                           Go to customize , select "Products" template  hide the "Description" and add new section "Custom liquid" and paste this code  <div class="page-width">
{{ product.description }}
</div>

 

hidesec.png

 

▶️ If you need more help with your Shopify store
Speed Optimization | Theme Customization ? ☎️ WhatsApp ✉️Email Skype: kof.bd

V17X
Tourist
3 0 0

Hey Kazi. Just place the code anywhere?

 

Also, If i hide the description the text is gone. 

 

Do I repost it Under the code? Thanks!

kazi
Shopify Partner
656 93 119

Hide the description and add new section and this should be "Custom liquid" section and paste the code and save you will see description under images

▶️ If you need more help with your Shopify store
Speed Optimization | Theme Customization ? ☎️ WhatsApp ✉️Email Skype: kof.bd

V17X
Tourist
3 0 0

Worked Great! Thank You!

kazi
Shopify Partner
656 93 119

Great!

▶️ If you need more help with your Shopify store
Speed Optimization | Theme Customization ? ☎️ WhatsApp ✉️Email Skype: kof.bd