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
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
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
Hi Sylvio!
Please watch this video tutorial on how to create mega menus http://vimeo.com/channels/aviathemes/67651241
Cheers!
Yigit