I opened a ticket a few days ago and it was not fixed but the ticket was closed. Please read all the info here
https://kriesi.at/support/topic/move-menu-text-up-on-sticky-header/
Site
Thanks
Hey navindesigns,
This CSS seems to be causing that to happen:
#top #header .av-main-nav > li {
margin-top: 30px!important;
}
Did you add that? If so then please try to remove it to see if that helps, or remove at least the !important part, since it’s not possible to override otherwise.
Best regards,
Rikard