Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #341171

    Hi Folks,

    Having a small problem with the second level menu. The text appears too large and is floating separate from the main menu.

    You can see it here, under tours.
    http://www.lightlandandsea.com/

    Any ideas how to get this to behave?

    Thanks in advance.

    Cheers
    John

    #341673

    Hey pixelmad!

    Seems like you have chosen to display your Tour menu item as megamenu. Please go to Appearance > Menus and uncheck it. For more information, please see – http://kriesi.at/documentation/enfold/portfolio-item/creating-a-mega-menu/

    Best regards,
    Yigit

    #341791

    Thank you Yigit. That seems to solve the size of the text, however it still floats out separate from the main menu rather than being anchored beneath it. It actually seems to be anchored to the bottom of the header rather than the menu. Any idea’s how to fix this?

    #342002

    Hey!

    Add this to adjust the position of the sub menu:

    .av-main-nav > li > ul.sub-menu {
    top: 80px;
    }

    Best regards,
    Ismael

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