• Resolved danphie

    (@danphie)


    Dear Supportteam,

    the menu at the top named “Unsere Dienstleistungen” is very long.

    Please check the menu on the mobile phone because it is not possible to scroll down.

    Thank you
    Kind regards
    Stephanie

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

Viewing 1 replies (of 1 total)
  • Theme Author Mystery Themes

    (@mysterythemes)

    Hello @danphie

    You can use this fix for this issue, please add the following code in additional CSS box:

    @media (max-width:768px){
    .es-main-menu-wrapper #site-navigation {
    	height: 250px;
    	overflow: scroll;
    }
    }

    For quick support create a topic in our site forum so that we can get back to you asap.
    Mystery Themes Support

    Thanks ??

Viewing 1 replies (of 1 total)
  • The topic ‘Mobile Menu not working’ is closed to new replies.