This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Hero Image Problem

7 years ago · Last reply by Andrew Misplon 5 years ago

Hello,

I have inserted a site origin hero widget and when i scroll down the sticky header and my logo is hidden by the hero image. The z index of the hero image is 99. I tried the the code below but didnt work. Anyone can help?

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

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

6
  1. Alex S Staff 7 years, 3 months ago

    Hi Eren,

    Do you have a public URL where we can take a look at what’s going on?

  2. Eren Tarhan 7 years, 3 months ago

    Hi Alex

    Private Snippet Thanx

  3. Alex S Staff 7 years, 3 months ago

    Hi Eren,

    You can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS.

    header.ws-header.ws-header-fourth {
    	z-index: 101 !important;
    }

    You might also need to install the SiteOrigin CSS Editor.

  4. Eren Tarhan 7 years, 3 months ago

    Thanx a lot. Solved

  5. Eren Tarhan 5 years, 11 months ago

    Hi Alex can you please remove our public url from this messages. Thank you.

  6. Andrew Misplon Staff 5 years, 11 months ago

    Hi, the URL is now private, only you and staff here can see it. Hope that helps :)

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread