Tagged: mobile menu, z-index
-
AuthorPosts
-
April 9, 2020 at 5:47 pm #1202414
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.
April 9, 2020 at 7:45 pm #1202459Hey darryllevine,
I’m not seeing this issue. Were you able to fix?
Best regards,
Jordan ShannonApril 9, 2020 at 7:55 pm #1202469Hello!
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.
April 10, 2020 at 1:59 pm #1202670Hi,
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,
RikardApril 10, 2020 at 2:41 pm #1202681Hello,
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!
April 10, 2020 at 11:54 pm #1202782Hi,
Can you provide admin info in the private area so we can look into this further?
Best regards,
Jordan ShannonApril 15, 2020 at 7:31 pm #1204130I have fixed this issues. Thank you, we can close the ticket.
April 15, 2020 at 8:06 pm #1204133Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Mobile menu hidden behind content’ is closed to new replies.
