Z-Index Issue? Megamenu Appears Below Homepage Slider
-
For whatever reason my Max Mega Menu dropdown/flyout/tabbed menu items all appear behind my home page slider. I checked the Z-index on the slider and it is really low, like only 20 or so.
I defined 999 in the Menu Theme, did the previous tip of adding z-index to my menu theme.
#{$wrap} {
clear: both;
position: relative;
z-index: 999999;
}I tried grabbing the inspect tool and CSS classing a high z-index to almost ever class or ID I could find to little success. Is there an option I am overlooking in Max Mega Menu to set the dropdown elements a higher z-index?
The page I need help with: [log in to see the link]
The topic ‘Z-Index Issue? Megamenu Appears Below Homepage Slider’ is closed to new replies.