[Resolved] Dropdown menu displays behind products

Home Forums Support [Resolved] Dropdown menu displays behind products

Home Forums Support Dropdown menu displays behind products

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2063317
    Keith

    Hello,

    I’ve had an issue with my dropdown menus displaying behind the product pictures.

    I honestly have no idea where to begin fixing this.

    I use sticky navigation and when the sticky navigation is engaged, I have no problem, but when its at the top of the page and you scroll over the navigation to display the drop down, it displays behind whatever products or post elements are below.

    Here is a picture:
    https://ibb.co/9GB6Mby

    #2063338
    Ying
    Staff
    Customer Support

    Hi Keith,

    Can you try add this CSS:

    .inside-navigation {
        z-index: 100;
    }
    #2063342
    Keith

    Worked perfectly.

    Thank you.

    #2063343
    Ying
    Staff
    Customer Support

    No problem 🙂

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