This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

How do i get slider behind menu?

Resolved 4 replies premiumthemetheme-vantage
11 years ago · Last reply by Roger 10 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Andrew Misplon Staff 11 years, 1 month ago

    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. Niklas Björkman 11 years, 1 month ago

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

  3. Andrew Misplon Staff 11 years, 1 month ago

    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. Roger 10 years, 8 months ago

    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.

Have a different question or issue?

Start New Thread