Drop down menu's hiding behind post slider on home page

Viewing 3 posts - 1 through 3 (of 3 total)
  • #21748
    rooted furniture
    Participant

    Hi,

    On my website http://www.rootedfurniture.co.uk/ the drop down menu’s hide behind the slider of sticky posts on the front page. How can I make the drop down menu’s appear in front of the slider?

    Thanks

    Ian

    #21749
    rooted furniture
    Participant

    I have actually just fixed it by googling the problem. I put the below into the custom css

    .site-header {
    z-index: 2000;
    }

    #22112
    kodeman
    Participant

    thanks for the tip, i tried that to my CSS but my navigation bar still gets hidden behind my image slider (revolution slider)..so for the time being, i’ve allowed enough white space there as a buffer. I visited your site and would like to know what slider your using? on my site http://airscrubber.solutions/ im using revolution slider..which I inherited from the previous developer’s build, i actually like it alot except for it appearing at the top layer of the page, even with the custom CSS..

    Thanks, looks like the users have to solve there own problems on this theme’s support forum..

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

You must be logged in to reply to this topic.