Tagged: mobile menu, z-index
Hello,
My mobile menu is hidden behind the website content, making it unusable. I’m not sure what has caused this.
I did try the following code:
@media only screen and (max-width: 767px) {
.av-burger-overlay{
z-index:9999!important;
}}
But it hasn’t worked.
Hey darryllevine,
I’m not seeing this issue. Were you able to fix?
Best regards,
Jordan Shannon
Hello!
Thanks for your reply. No, I was not able to fix it. The menu shows up, but when you scroll the content, the content (search box, news items, etc.) is on top of the mobile menu and you can’t click on the mobile menu.
I’ve cleared the cache multiple times and tried it on different phones, so that shouldn’t be the problem.
Hi,
Thanks for the clarification. Your site looks to be in maintenance mode now though, could you post login details in private so that we can view it please?
Best regards,
Rikard
Hello,
Yes, I was trying to fixed the problem, it is back online now. OK, so I found that the problem was this code:
.home .av-section-color-overlay, .home .template-page, #footer, #header {
z-index: 1 !important;
}
However, this code was needed for my live search suggestion box to show on top of those elements. I’ve remove the search suggest box for now, so you won’t see that issue.
However, is there a way to show the mobile menu on top, even with the code mentionned above?
As I said before, I tried the following, but it didn’t work:
@media only screen and (max-width: 767px) {
.av-burger-overlay{
z-index:9999!important;
}}
Thanks!
Hi,
Can you provide admin info in the private area so we can look into this further?
Best regards,
Jordan Shannon
I have fixed this issues. Thank you, we can close the ticket.
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon