Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #2163818
Submenu Layout is not working properly
Closed

Comments

  • ashutosheduhive started the conversation

    Dear Support Team,

    This is to inform you that dropdown is not displaying properly. It is overlapping the main menu item. I have attached error image related to this issue


  •  5,055
    Michael replied

    HI!

    pls. use following css:

    #primary-menu.no-responsive > li > ul {
        z-index: 555 !important;
    }

     

    6707465710.png
  • ashutosheduhive replied

    I dont know why dropdown is going above menu? Submenu should be below main menu item ?

  •  5,055
    Michael replied

    You are using a small screen, so the menu items don't fit on it. On large screens there is no such problem. I can provide you with a code to make the menu items smaller in height.