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

    Dear Support,

    the menu ist not full responsive. The fonts from menu and Logo overlapping. I have shorten the menu, but it’s not fine. Please take a look. Should this menu not have containers? If one to long, the other should go up or down.
    Cheers

    Arne

    #662934

    Hi Arne,

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

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

    Best regards,
    Rikard

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