Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1406558

    Dear Support Team

    with the following website http://s941424173.online.de/
    I have the problem that with the BurgerMenu open (flyout on the right), when I open a submenu (such as with KURSE), the first submenu item overlaps with the main menu: (both on mobile and tablet): see screenshot: http://s941424173.online.de/support/menu.jpeg

    What can I do so that the first submenu item is displayed below the main menu item?

    Many greetings, Diana Steib

    #1406603

    Hey Diana,
    This custom css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field is causing the issue:

    .av-main-nav-wrap ul.sub-menu {
        margin-top: -50px;
    }

    Please remove and then clear your browser cache and check.

    Best regards,
    Mike

    #1406697

    Thanks Mike, yes that was the error! have now limited the script for the desktop version and now it works wonderfully on mobile devices! Thanks for the tip!

    #1406728

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Burger menu – sub menu overlap’ is closed to new replies.