[Resolved] Sticky navigation not showing

Home Forums Support [Resolved] Sticky navigation not showing

Home Forums Support Sticky navigation not showing

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1385979
    Victor

    Hello,

    I have the problem that my sticky navigation doesn’t show on some parts on the website, I tried different codes searching here for a solution but so far nothing, this problem alsa affect the submenu (I guess is the same problem)

    Can you please help me?

    Thank you

    #1385981
    Victor

    I tried all the solutions in this forum, but none worked

    #1386119
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    .site-content {
        position: relative;
        z-index: 1;
    }
    #1386153
    Victor

    Thank you, that fixed the problem !!!

    #1386165
    David
    Staff
    Customer Support

    You’re welcome

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