Hi,
how do i bring submenus closer to the main menu? I would like to reduce the space.
I attach an image to better understand: https://monosnap.com/file/SuSY5Egjo7OzqxiAOBuXt57o1BsziK
Thanks for the support,
Manuela
Hey Manuela,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #header.av_minimal_header.av_header_transparency .main_menu ul:first-child >li > ul,
#top #header.av_minimal_header.av_header_transparency .main_menu .avia_mega_div > .sub-menu {
margin-top: -40px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi support,
this works for the home and when I scroll down the page, thanks.
But when I’m inside a page at the beginning and the menu is big for example “who we are”, how can I fix it?
View screen: https://monosnap.com/file/V4OGH9ODDLlYyEpzliHa30HRDmVRYV
Thank you for your help,
Manuela