• Resolved pegaan

    (@pegaan)


    once i add the 7th menu item the mobile menu pops out blank. when you remove item no 7 , it returns to normal…. very unreliable.

Viewing 5 replies - 1 through 5 (of 5 total)
  • ashiquzzaman

    (@ashiquzzaman)

    Could you post your site address?

    Thread Starter pegaan

    (@pegaan)

    sdp49

    (@sdp49)

    Hi peegan,

    Actually menu is not dissappearing but the slider you are using is hiding it because of higher z-index value.

    You can fix this by adding a little css code liek this:

    .main-navigation.toggled .menu {
       z-index: 99;
    }

    Thanks!

    Thread Starter pegaan

    (@pegaan)

    no didnt work… the menu does NOT disappear behind the slider, it doesnt slide out when there are more than 6 menu items !!

    Theme Author 8Degree Themes

    (@8degreethemes)

    Hi There,

    Is your issue fixed now, I guess we had talk on the website chat.
    If so please mark this topic as resolved.

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘mobile menu disappears when more than 6 items in menu’ is closed to new replies.