• Dear Supportteams,

    I would like to have a sticky menu for this site. I tried quite a different code but it doesn’t work. Hope you could help me with this.
    I am looking forward to hearing from you soon!
    Regards
    Ha

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • ying

    (@yingscarlett)

    Hi there,

    Try this:

    .site-header {
        position: sticky;
        top: 0;
        z-index: 99;
    }

    Let me know 🙂

Viewing 1 replies (of 1 total)

The topic ‘Sticky Menu’ is closed to new replies.