• Hello,

    I have inserted a site origin hero image widget in the top of my page and when i scroll down the sticky header is hidden by the hero image. The z index of the hero image is 2 and the z index of the sticky header is 99.

    Any idea what the problem is?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Can I see the website where this problem exists?

    Thread Starter APTBS85

    (@aptbs85)

    I found it. I used the following:

    .site-header {
    z-index: 999 !important;
    }

    That sounds great!

    Let us know if you need anything else!

    Hello, I am using the latest version of the OnePress theme and I have a problem with enabling sticky header. I’d like to make it disappear when I go on individual pages, such as https://anna-frenyo.de/tv/

    But if I disable sticky header, the first page anna-frenyo.de won’t appear correctly on a computer, the animated image below the logo won’t show correctly.

    What’s the solution?
    (I tried some CSS codes, it didn’t help.)

    Thank you!

    Best,
    Anna

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘z-index problem with sticky header’ is closed to new replies.