How do i move the menu button to the right beside the cart icon?

i need to move it on the right side on mobile only, using dawn theme by the way

and move my shop logo to the left so it is balanced

Hello @lokisanae ,

You can follow these steps:

  1. Go to Online Store->Theme->Edit code

  1. Open your theme.liquid file, paste the below code before


I hope the above is useful to you.

Kind & Best regards,
GemPages Support Team

2 Likes

Hi @lokisanae

You can try this code by following these steps:

Go to Online store => themes => actions => edit code and add this code on file theme.liquid before tag


Hope this answer helps.

Best regards,

Victor | PageFly

it worked thanks! but my problem now is i need my logo to be on the left side how do this?