Hi! We need help to move the description of the product under the photos, rather than to have it only on the right side of the whole page:
Can you help us? Thank you!
This will need complex instructions. You need a web developer to do this for you
Hi @Kislamurka ,
Please go to the sections > main-product.liquid file and follow these steps
Code:
{%- if product.description != blank -%}
{{ product.description }}
{%- endif -%}
Hope it helps!
Thank you so much!
IT WORKED!
Oh. I thought bottom of the image only