Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #939936

    Hello Enfold team & fans,

    Is it possible to reduce the space between menu lines ?

    For exemple, if the menu navigation label is : “line1</br>line2” there is a huge space between lines.

    Thanks !

    #940207

    Hey FR_webfan,

    I think it’s possible, however can you give us a link where we can see this? so we can try to give you a css code that should work.

    Best regards,
    Nikko

    #940274

    Hi Nikko !

    Here is the link : http://optimission.global-web.fr/

    Look at the menu items “test” & “menu”.

    Thanks :)

    #940340

    Hi,

    Thanks for giving us the link to your site. Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top #header #avia-menu li a {
        display: flex;
        line-height: normal !important;
        align-items: center;
    }

    Hope it helps :)

    Best regards,
    Nikko

    #940359

    Amazing, it works great !

    Thanks for your help !! :)

    • This reply was modified 7 years, 4 months ago by FR_webfan.
    #940444

    Hi,

    Glad that we could help! Please feel free to comeback if you need further assistance.

    Thanks for using Enfold and have a great day! :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to reduce the space between the menu lines?’ is closed to new replies.