Changing Z-Index for Header

  • Author
    Posts
  • #160222

    I’ve seen some responses from years ago, but trying those didn’t help me.

    I’ve got a WordPress plugin (MapsMarker Pro) that shows above the header bar when scrolling. I asked the developers about the plugin, and they said, “The z-index of the header is too low. The map uses up to z-index 9999, so the header needs to be at least 10000.”

    I tried some code that was listed in the forums:

    div#header-full {
    z-index: 19000;
    }

    But that doesn’t help. Any other ideas?
    thanks in advance!
    John

    Website: prehistoricportugal.com

Viewing 1 post (of 1 total)

You need to log in to reply to this topic.