Hamburger menu not always on forground with firefox

Post your questions and problem reports here.

Hamburger menu not always on forground with firefox

Postby bhennink » Sat Jan 06, 2018 10:44 pm

Hi
I integrated the hamburger menu on a website
http://www.mrskate.nl/meesteres-kate.php
When I decrease the width of the browser window and apen the hamburgen menu the popumenu is not in foreground
see here
Image
The normal menu is OK,
But as soon as the hamburgen menu is activated and you click on the hamburger to open the menu this problem appears.
on other browsers the menu is without this problem.

greets,
Bert
bhennink
 
Posts: 38
Joined: Thu Aug 14, 2014 7:19 pm

Re: Hamburger menu not always on forground with firefox

Postby Aivars » Mon Jan 08, 2018 12:30 pm

Some element on your page seems to have high z-index and thus is placed in front of the hamburger menu.

Add this to any css in your page:

Code: Select all
#mbrfzqebul_hamburger_menu {
  z-index: 5000;
}
Blumentals Software Programmer
User avatar
Aivars
Blumentals Software Developer
 
Posts: 2453
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: Hamburger menu not always on forground with firefox

Postby bhennink » Wed Jan 24, 2018 10:57 pm

Hi Aviars,
I will try that but I do not recall that I added any Z-index on the pages.
They all look normal ik the other browsers anyway.

But the added CSS works now for me.
bhennink
 
Posts: 38
Joined: Thu Aug 14, 2014 7:19 pm


Return to Easy Button & Menu Maker Support

Who is online

Users browsing this forum: No registered users and 12 guests