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

    Hallo,
    ich habe das Problem, dass meine Breadcrumbs durch das Menü abgedeckt werden, sodass man die Breadcrumbs nicht anklicken kann, bzw. das augeklappte Main-Menü die Breadcrumbs verdeckt. Gibt es dafür eine Lösung?

    #521041

    Hi bur2000!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top #header_main > .container .main_menu ul:first-child > li > a {
        height: 110px;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Regards,
    Yigit

    #521063

    Thanks, great it works :-)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Menü verdeckt Breadcrumbs’ is closed to new replies.