Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #363891

    hi,

    Can you help me get the menu to vertical align this main menu?

    http://goo.gl/uLTZXx

    I have tried targeting the li’s and the surrounding divs – but I can’t get it to work

    #364208

    Hi wdwalrus!

    Try adding this to your custom CSS.

    #megaMenu.megaMenuHorizontal ul.megaMenu { top: 20px !important; }
    .header-scrolled #megaMenu.megaMenuHorizontal ul.megaMenu { top: 0px !important; }
    

    Regards,
    Elliott

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