[Support request] Sticky menu appears under content

Home Forums Support [Support request] Sticky menu appears under content

Home Forums Support Sticky menu appears under content

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #829913
    Luisa

    Hi,
    I am having an issue that appeared just now, before it was working fine. My sticky menu appears under the content in the page it does not appear on top of everything and the menu does not work. All this happens when I have an element file that selects the site header to merge. I do not know what is going wrong.
    http://www.portlandtangofest.com, please check page ABOUT, I have modified the home page to keep it functioning.
    Can somebody help me?
    Cheers Luisa

    #829926
    David
    Staff
    Customer Support

    Hi there,

    its a z-index issue try this to bring the nav etc. to the front:

    .header-wrap {
        z-index: 100;
    }
    #831007
    Luisa

    Thank you, it worked!! I never understood what z-index was used for! I am learning a lot.
    Cheers Luisa

    #831139
    David
    Staff
    Customer Support

    You’re welcome 🙂

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