Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1032707

    Hi,

    ich würde gerne das Menu etwas nach unten versetzten inkl. des Unterstrich. Aber so das die Mobile Version nicht verändert wird…
    Ich habe diese Zeile versucht, klappt leider nicht da das Mobile Menu auch nach unten gesetzt wird.

    #top #header .av-main-nav > li > a {
        line-height: 130px !important;
    }
    .avia-menu-fx { bottom: 15px; }

    Eine echte Lösung habe ich im Forum leider nicht gefunden…

    Danke für Euren Support…

    • This topic was modified 5 years, 4 months ago by tjg.
    #1032715

    Erledigt! So gehts… :-)

    #top .av-main-nav > li > a .avia-menu-text, #menu-item-search {	
        line-height: 160px !important;
    }
    
    .avia-menu-fx {
        bottom: 15px;
    }
    #1032805

    Hi,

    I’m glad you got this fixed. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Main Menu Position only on Desktop / German Support’ is closed to new replies.