• tbuser1

    (@tbuser1)


    Hi there,

    Is it possible to send the sticky header to back? The Z-index doesn’t seem to work.

    I have a social navbar above the sticky header and a woo-commerce cart with the dropdown. When you click the cart, the cart appears but the sticky header remains above and blocks the items and some content in the cart, which obviously doesn’t work.

    If you need to access the site, I can give you login, just provide an email!

    Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor Robert Wattner

    (@rwattner)

    Try using this code for z-index. Change “3” to whatever you need.

    .header, .she-header, .she-header-transparent-yes {
      z-index:3 !important;
    }

    Let me know if that does it

    Thread Starter tbuser1

    (@tbuser1)

    Darn! No luck. It still shows below the sticky header below it.

    Thread Starter tbuser1

    (@tbuser1)

    You should still have my login details as I provided them last week in gmail.

    Thank you so much for your help!!

    Plugin Contributor Robert Wattner

    (@rwattner)

    What is your email address?

    Plugin Contributor Robert Wattner

    (@rwattner)

    NM, the brew kettle site right?

    Plugin Contributor Robert Wattner

    (@rwattner)

    The top section is blank white with nothing in it for me. Did you change it?

    Thread Starter tbuser1

    (@tbuser1)

    Wrong site! Haha. I will email you now!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Send sticky header to back’ is closed to new replies.