How do I raise the floating secondary menu closer to the main menu
http://www.weeklypoolservice.com Thank you in advance
Hey!
Thank you for visiting the support forum.
You can pull the submenu upwards with this:
.av-main-nav ul {
top: 80px;
}
Regards,
Ismael
Looks good thanks for the help