Home>Support>SiteOrigin Hero Image Covers Menu (Theme: Flash)

SiteOrigin Hero Image Covers Menu (Theme: Flash)

Hey guys, I have a test site that I’m working on, and I’m using a hero image on the home page, but it appears to be covering the menu.

I’ve researched the solutions here on the forums and tried a few custom CSS options based on those solutions:

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

But I’m not great with CSS, so I might just be missing something here. Thank you for any help you can provide!

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 7 years, 3 months ago Alex S
    Hi, I Work Here

    Hi Chris,

    Please replace the previously added CSS with:

    #site-navigation ul.sub-menu, .menu ul li ul.children {
    	z-index: 1000;
    }
    
  2. 7 years, 3 months ago Chris Dixon

    Hi Alex,

    Hmm….this didn’t seem to work. I added into the SiteOrigin CSS plugin, but there was no change. I also tried putting it in the Additional CSS box for the theme, which also didn’t work. Looking at the page source, it seems to be in the CSS, just having no effect.

    Any other ideas?

    I was able to find a workaround on another test site using another widget plugin, but I really like the options the SiteOrigin hero image offers!

  3. 7 years, 3 months ago Alex S
    Hi, I Work Here

    Hi Chris,

    Oh, I fixed a different issue – the sub menu was appearing underneath the hero widget. Sorry about that!

    Please replace the previously provided CSS with:

    .header-sticky .is-sticky #masthead {
    	z-index: 1000 !important;
    }
    

    How does that look?

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More