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

    hi,
    i would like to change the style of the submenu. Now there is quite a whitespace between the main item, and its subitems (see private link)

    FYI: I have chosen to have a custom heigth of the header of 200px in order to make the logo more bigger.

    Thanks in advance!

    • This topic was modified 5 months, 2 weeks ago by StarSolutions.
    #1434153

    Hey StarSolutions,

    Thank you for the inquiry.

    Are you trying to move the submenu closer to its the parent menu item? If so, then you can try this css code.

    .av-main-nav > li > ul {
        margin-top: -50px;
    }

    Best regards,
    Ismael

    #1434203

    Hi Ismael,
    yes that does the trick!
    thanks

    #1434221

    Hi,

    Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

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