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.

Replies

3
  1. Andrew Misplon Staff 11 years, 3 months ago

    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 11 years, 3 months ago

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

  3. Andrew Misplon Staff 11 years, 3 months ago

    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