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

How do i get slider behind menu?

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. 9 years, 9 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. 9 years, 9 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. 9 years, 8 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. 9 years, 4 months 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