Hero Image Problem
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
6Hi Eren,
Do you have a public URL where we can take a look at what’s going on?
Hi Alex
Private Snippet Thanx
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.
Thanx a lot. Solved
Hi Alex can you please remove our public url from this messages. Thank you.
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.