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

    Hello,

    If i open the website on Chrome browser and the window resized and not maximized, the menu items will cover the logo a. they do not adapt to the screen of the window. and this is the case on all browsers.
    Please advice on how to fix this.

    #668824

    Hi abzzyy,

    Please try the following in Quick CSS under Enfold–>General Styling to activate the mobile menu at an earlier point:

    @media only screen and (max-width: 1160px) {
    nav.main_menu {display:none !important;}
    #advanced_menu_toggle, #advanced_menu_hide {display:block !important;}
    }

    Thanks,
    Rikard

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