Tagged: adjustment, sub-menu
Hi @ Kriesi,
I have adjusted the Main Menu with
.main_menu {
top: 25%;
}
to bring it in line with the bottom of the logo.
But this also gives margin to the submenu and the line for hover/active.
See Screenshot at http://prnt.sc/c9b1dh
I want it on the grey line like in default. Can you help?
Best Regards
Hey Sigmund,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Hello and thanks.
Hi,
Use this code:
.av-main-nav > li > a {
line-height: 155px !important;
}
.header-scrolled .av-main-nav > li > a {
line-height: 60px !important;
}
Best regards,
Josue
Magic, thats it! Thanks for the great support once again.
Best Regards
You are welcome, glad to help :)
Regards,
Josue