Hi there!
I noticed that on my website on mobile, when you click to expand the hamburger menu, the flyout is not visible. It ends up going BEHIND my color section.
You can see in the above screenshot that the menu is expanded but you cannot view it.
Any idea why this might be happening? Thank you!
Brianne
Hey Brianne,
Add this to quick css:
@media only screen and (max-width: 767px) {
#header{
z-index:1!important;
}
.av-burger-overlay{
z-index:9999!important;
}}
Best regards,
Jordan Shannon
Thank you, Jordan! I just added the CSS and flushed my cache but it doesn’t seem to be working yet. Is it fixed on your end?
Hi,
I can see it properly yes
Best regards,
Basilis
Hi Basilis,
I’ve checked this on multiple devices and the menu is still behind the banner. What else can I try? Thank you!
Brianne
Hi Brianne,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Hi Victoria! Thank you for bringing that to my attention. I changed the ID and it worked. Thank you soooo much! I really appreciate it.
Brianne
Hi,
Did you need additional help or shall we close this topic?
Best regards,
Jordan Shannon
Hi Jordan! You may close this — thank you!
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon