Hi,
die zweite Ebene des Hauptmenüs wird links von der ersten ebene angezeigt, hier zu sehen unter Produkte, Das Telefonbuch.
http://www.enfold.tvg.de. Kann ich die zweite Ebene auch rechts angezeigt bekommen? Vielen Dank.
Viele Grüsse,
Stefan
Hey Stefan!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .av-main-nav ul ul {
left: 207px;
}
Best regards,
Yigit
Hi Yigit,
this don’t work, but this was my mistake. I#ve don’t tell you my wishes correkt.
At the top level in the main menü is the second Item Produkte.
under Produkte (at the second level in the main menue) is Das Telefonbuch, Das Örtliche, TB GUIDE
under Das Telefonbuch (at the third level in the main menue) is Telefonbuch Berlin, Telefonbuch Hamburg, Telefonbuch München,
and that appears to the left of the Entry Das Telefonbuch, but it should be displayed to the right
Best Regards,
Stefan
Hey!
Actually it should have worked. Can you please try adding !important rule to the code as following
#top .av-main-nav ul ul {
left: 207px !important;
}
Regards,
Yigit
Thanks Yigit, I use now the Mega Menue ;)
Hey!
glad you are happy now. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Regards,
Andy