Nav goes behind slider in mobile view

Home Forums Porto – Responsive HTML5 Template Nav goes behind slider in mobile view

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10005081
    natmit
    Participant

    When viewed in mobile, after clicking the nav icon, it drops down *behind* the slider.

    How can I get it to drop down in front of the slider?

    I can’t figure this out.

    Thanks,

    Natalie


    #10005082
    Support
    Keymaster

    Hello, looks like there’s a conflict in the css, so please add this:

    (css/custom.css)

    #header .nav-main-collapse {
        z-index: 1000;
    }

    Let me know if you have any questions.

    Thanks.


    #10005085
    natmit
    Participant

    That fixed it. Thank you so much! I spent so much time trying to figure that out.

    Natalie


Viewing 3 posts - 1 through 3 (of 3 total)

This topic is marked as "RESOLVED" and can not rceive new replies.