Home>Support>How do i get slider behind menu?

How do i get slider behind menu?

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].

Hey there!
I wonder if it is possible to get the slider behind the menu?
Then im going to have the menu transparent and that one i fixed by my self with some simple css.

But still i am trying to get the slider at the very top of the page.

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

  1. 10 years, 6 months ago Andrew Misplon
    Hi, I Work Here

    Hi Niklas

    You could try adding a negative margin in Appearance > Custom CSS to the main slider:

    #main-slider {
    margin-top: -50px;
    }
    

    Adjust as required.

  2. 10 years, 6 months ago Niklas Björkman

    Thank you very much Andrew, that worked perfect but it seems to get above the menu now so the menubar dissapeard :(

  3. 10 years, 6 months ago Andrew Misplon
    Hi, I Work Here

    I’m not seeing that on my side. Perhaps leave the CSS active and send through a link so we can check this out live.

  4. 10 years, 1 month ago Roger

    Try this in your child-theme css as a temporary solution to the transparent menu/slider issue, on the home page.

    .home > #page-wrapper {
    margin-top:-61px!important;
    }
    
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