Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #598885

    Hi,

    I’ve used a full width submenu and on mobile, if I expand a menu item with sub menu items, the sub menu items are hidden behind other top level menu items in the menu.

    If you view this page on mobile and select “The Priesthood” you’ll see that “Married Life”, “Single Life” and “Resources” are all in the way.

    Cheers,
    Matt

    #599435

    Hi Matt,

    Please try the following in Quick CSS under Enfold–>General Styling:

    ul.sub-menu {
    z-index:10000 !important;
    }
    

    Thanks,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.