manbru
1
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 ,
- Go to Online Store → Theme → Edit code.
- Open your theme.liquid file
- 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:
manbru
4
This code did unfortunately not work?
Hi @manbru , kindly try my code please.
manbru
6
Thanks, but I just fixed it!