Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #537961

    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

    #537982

    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

    #537992

    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

    #538016

    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

    #542246

    Thanks Yigit, I use now the Mega Menue ;)

    #544739

    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

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