• Resolved slipperyman

    (@slipperyman)


    I’m using directorist with ddoctors theme.
    I’ve installed Sticky Menu (or Anything!) on Scroll to make the sidebar sticky. On the sidebar there’s a widget that opens a modal.
    When the sidebar IS NOT STICKY everything works perfect and there’s the modal with an overlay covering the rest of the screen… BUT if the sidebar IS STICKY the overlay is above all. I’ve changed the z-index in the advanced settings, and then the modal is ok again BUT the sidebar is on the same z than the modal and it looks awful

Viewing 1 replies (of 1 total)
  • Plugin Author Alexandru Tapuleasa

    (@talextech)

    It sounds like the modal’s DOM is inside the sidebar, so it will always depend on whatever the sidebar’s z-index is ??

    Unless you can change the JavaScript that controls the modal to add it directly to the page <body> instead so it can have it’s own independent z-index which you can set to whatever you need I can’t think of any solution.

Viewing 1 replies (of 1 total)
  • The topic ‘Z-index issue’ is closed to new replies.