Home>Support>Slider overides z-index of menu>sub menus

Slider overides z-index of menu>sub menus

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hello,

Using SiteOrigin Slider widget in content causes the sub menu(s) items of main nav to be below the slider.

I have tried .mainnav { z-index: 9999; } but this did not overlay the slider.

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

  1. 9 years, 8 months ago Private Message - Adam Arnold

    This is a private message.

  2. 9 years, 8 months ago Adam Arnold

    Setting (in chrome developer tools);

    .sow-slider-base {
        position: relative;
        overflow: hidden;
    }

    to;

    .sow-slider-base {
        position: relative;
        overflow: hidden;
        z-index: 1;
    }

    appears to solvze the issue.
    Is it best to add this attribute in the theme css?

  3. 9 years, 1 month ago Brian Castaneda

    I’ve been to multiple forums on this issue and none of them worked for me but the one above works perfect. I added it to my CSS file and fixed my issue.

    Thank you Adamn!

  4. 9 years, 12 days ago webmastur

    @ http://www.mrstwinkle.com.au the same issue of menu hiding behind slider after adding slider in page builder. Added solution above to CSS and worked perfectly. Much Appreciated. Cheers

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