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 !
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
Hi Nikko !
Here is the link : http://optimission.global-web.fr/
Look at the menu items “test” & “menu”.
Thanks :)
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
Amazing, it works great !
Thanks for your help !! :)
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