[Resolved] Dropdown menu "stuck" behind homepage slideshow

Home Forums Support [Resolved] Dropdown menu "stuck" behind homepage slideshow

Home Forums Support Dropdown menu "stuck" behind homepage slideshow

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #586568
    jennifer

    My dropdown menu (mobile) is stuck behind the homepage slideshow (slideshow has a fade effect). You can see it in mobile views.

    Please help! Thanks.

    #586726
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Give this CSS a try:

    #site-navigation {
        z-index: 9999;
        position: relative;
    }

    Let me know ๐Ÿ™‚

    #587169
    jennifer

    perfecto! thank you!

    #587266
    Tom
    Lead Developer
    Lead Developer

    You’re welcome ๐Ÿ™‚

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