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.

Transparent Menu and meta slider full

Resolved 3 replies premiumthemetheme-vantage
Started · Latest reply by Andrew Misplon

Hello,

I would like the main navigation of my site to be transparent and that the meta slider picture/photo will go to the top of the page. Just like de Meta Slider website www.metaslider.com. Is this possible?

URL: http://de-sapkar.nl

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff

    Hi Proppel

    It’s a little technical but I think I have it. Try the following under Appearance > Custom CSS:

    /* Vantage Logo in Menu Transparent Menu BG */
    nav:first-of-type { display: none; }
    .main-navigation.sticky[style] { width: 100% !important; }
    .main-navigation {
    	background: none !important;
    	box-shadow: none !important;
    }
    #main { padding-top: 100px; }
    .home #main { padding-top: 35px; }
  2. Proppel

    That’s great! It works like a charm! Thank you!

  3. Andrew Misplon Staff

    Super, glad that helped.

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