• Resolved wlpdrpat

    (@wlpdrpat)


    Hey Josh,

    I am typically extremely good with HTML and CSS issues. However, I am stumped with this. I have searched high and low and tested every fix I could find. Most related to z-index or position:relative, but nothing has worked.

    You can see it here: http://goo.gl/N6L8ED

    Any suggested fixes or work-arounds for getting a CSS drop down menu to not hide behind the slider?

    Thanks,
    Pat

    https://wordpress.org/plugins/meteor-slides/

Viewing 1 replies (of 1 total)
  • Thread Starter wlpdrpat

    (@wlpdrpat)

    Hey Josh,

    After a lot of frustration I finally figured it out.

    My div.menu was wrapped in div.header > div.header-jpeg

    div.header was position: relative
    div.header-jpeg was position: abosolute

    Removed both positions and voila the menu stops dropping behind the slider.

    Just a bit of a pain to re-write the css to get the same look but se la vie.

    Have a great day!

    Pat

Viewing 1 replies (of 1 total)
  • The topic ‘Drop down menu hides behind slider’ is closed to new replies.