Hello,
The Menu drawer on mobile on the Dawn 2.0 theme shows up like this where two third-party app buttons come above the drawer.
I want the position of the apps to be where they are. What I am looking for is a way to change the z-index of the menu drawer so it comes above all the third-party app buttons when opened.
I can code so please guide me on where I should make a change to achieve the needful.
PS: I already did move those social icons so they come between the currency converter and rewards button (for mobile) but that’s just a hack.
I am looking to make the drawer show above all when open & the social icons remain left aligned.
Hello @SadafArif ,
It’s GemPages support team and glad to support you today.
Could you please share your store URL ( with the password if your store password is enabled ) then I can see and suggest something for you?
Best regards,
GemPages Support Team
Hello @SadafArif ,
I checked your website and found that we only can make the drawer menu above the flag icon. I couldn’t do it with the Reward button because it has set with the maximum z-index value
If you want to make the drawer menu above the flag icon, you could please follow these steps:
- Go to Online Store > Theme > Edit code of your current theme
-
Open your theme.liquid theme file
-
Paste the below code before
Best regards,
GemPages Support Team