Tagged: sticky secondary menu
Is there a way to make the Header Secondary Menu sticky with the main menu? Working on a site for victims of domestic violence & they have an “exit NOW” link in this area. I would like for that to be sticky so no matter where they are they can see it.
Hey suthernstrawberry,
Thank you for the inquiry.
You can add this css code to keep the top Header Secondary Menu visible on scroll.
.html_header_top.html_header_sticky #header {
margin-top: 0 !important;
}
Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings in order to ensure that the changes take effect.
Best regards,
Ismael