Change order of section for mobile (Dawn)

Hello,

On bigger screens the product description is under the image slider like this:

But on mobile I don’t want the product desctiption directly under the images becuse it looks like this:

And then the buy button and that comes after which i want above the description.

Here’s my store: https://r1vex.myshopify.com/

Thanks for helping!

Hi @manbru ,

  1. Go to Online Store → Theme → Edit code.
  2. Open your theme.liquid file
  3. In theme.liquid, paste the below code before

If my reply is helpful, kindly click like and mark it as an accepted solution.

Thanks!

@manbru ,

Step 1. Go to Admin → Online store → Theme > Edit code

Step 2. Find the file theme.liquid.

Step 3. Add this code above


result:

This code did unfortunately not work?

Hi @manbru , kindly try my code please.

Thanks, but I just fixed it!