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

    Servus!

    Wir haben im Hauptmenü eher viele Kategorien angeben. Nun ist es so, das wenn man das Ipad im Hochformat hält das Logo überblendet.
    Die Optionen im Header – Mobile Menu – hätte ich aktiviert, greifen aber nicht.

    Danke für die Hilfe!
    glg Christian Marx

    #490557

    Hi Christian,

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

    @media only screen and (max-width: 1040px) {
    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.