• Resolved robyn1

    (@robyn1)


    file:///Users/user/Downloads/Screen%20Shot%202020-03-30%20at%2011.06.54%20PM.html

    I am using Divi. I set the z-index in the mega menu settings to 999, as well as the section where the menu is in my theme the z-index is set at high as it can go. I’ve tried custom css such as:
    header.et-l {
    z-index: 9999999;
    position: relative;
    }
    .xoo-cp-modal {
    z-index: 9999999!important;
    }

    .mega-sub-menu {
    z-index: 9999999!important;
    }

    to no avail. I have set my page title z-index to -1, but it then does not show at all.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Sub Menu Not Showing Correctly’ is closed to new replies.