Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1141370

    Hi guys,
    how do I avoid the gap below the submenu (about us). It seems to work on the other menu items but I cannot find the right menu item to play with.

    I tried this but it doesn’t work:

    .menu-item-829  {
    top: -10px;
    }

    and this …:

    ul.sub-menu {
    top: -10px;
    }

    It’s a minor thing but our customers will not like it…
    best
    Stefan

    #1141371
    #1141467

    Hi,

    Add this to quick css:

    #menu-item-142{
    height:172px!important;
    }

    Best regards,
    Jordan Shannon

    #1141718

    Thanks Jordan! Good work! Solved for now :-)

    #1141859

    Hi,

    I’m happy I was able to help. If you need anything else, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘gap below main menu on sub-menu dropdown’ is closed to new replies.