Home>Support>SiteOrigin slider covers sub menu

SiteOrigin slider covers sub menu

By Sun Nam, 8 years ago. Last reply by Sun Nam, 8 years ago.

Hi! How are you doing?
I am using tesseract theme from http://tesseracttheme.com/
and siteorign slider to make homepage,
but the slideshow covers submenu.
I tried changing z-index of the theme, but
it didn’t work.
Can you help me?

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

  1. 8 years, 5 months ago Alex S
    Hi, I Work Here

    Hi Sun,

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

  2. 8 years, 5 months ago Private Message - Sun Nam

    This is a private message.

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

    Hi Sun Nam,

    This is a z-index issue with the theme. While the sub menus have a correct z-index the parent containing elements are well below this and thus end up preventing the child to function as expected. You can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

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

    You might also need to install the SiteOrigin CSS Editor.

  4. 8 years, 5 months ago Sun Nam

    I installed custom css and css editor and tried adding the code like you suggested,
    but somehow the sub menu is still covered by the slide.
    What should I do

  5. 8 years, 5 months ago Alex S
    Hi, I Work Here

    Hi Sun,

    Sorry. I made a mistake in the previous CSS I sent you. Please replace the previous CSS with the following CSS:

    #site-banner {    z-index: 1000 !important;}
  6. 8 years, 5 months ago Sun Nam

    It worked!!!!! Thank you so much!!!!

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