Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1420835

    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.

    #1420851

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.