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

    Hallo

    Kann man die Unterpunkte im Main Menu, welches unter dem Header quer verläuft auch neben einander anordnen? Eventuell so das max. 5 unter einander und dann die nächsten daneben?

    Danke

    S. Schiller

    #184095

    Hey sschiller!

    Can you please give us a link to the website? What type of header style do you have right now? You can add this on your custom.css or Quick CSS:

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive .main_menu ul:first-child > li > a {
    padding: 0 7px;
    font-size: 11px;
    }
    }

    Best regards,
    Ismael

    #190990

    finally our webpage is online without password so i give you the link.

    F-200.com

    I like to have the Menu “Kompetenz” in two or three column so it is not to long.

    Thx

    Sylvio

    #191231

    Hi Sylvio!

    Please watch this video tutorial on how to create mega menus http://vimeo.com/channels/aviathemes/67651241

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Main Menu Unterpunkte nebeneinander’ is closed to new replies.