Re: How to align my drawer menu to the left on mobile devices?

Solved

How to align my drawer menu to the left on mobile devices?

teemania
Excursionist
29 0 8

My website: https://teemania.co/

 

This is a mobile only issue. I recently moved my logo to the top center of my page, and now my drawer menu icon is in a pretty weird place on mobile devices. Is it possible to align the drawer icon to the far left? I attached an image below. Screenshot 2024-04-21 224248.png

Accepted Solution (1)

suyash1
Shopify Partner
10130 1253 1593

This is an accepted solution.

@teemania - add this css to the very end of your base.css file and check

.header__icon--menu{justify-content: left;}
To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.

View solution in original post

Reply 1 (1)

suyash1
Shopify Partner
10130 1253 1593

This is an accepted solution.

@teemania - add this css to the very end of your base.css file and check

.header__icon--menu{justify-content: left;}
To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.