Home>Support>Transparency in navigation masthead

Transparency in navigation masthead

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

Theme is Vantage.
I have the masthead set to “logo in masthead”
And its set to sticky for scrolling.

I’ve tried code from various other threads but nothing seems to have any effect.

Anyone have css to make the masthead transparent both at start and while scrolling (sticky)?

Thanks

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

  1. 2 years, 17 days ago Will Roberts

    So –

    .site-header {
    position: absolute;
    left: 0;
    right: 0;
    }

    .hgroup, .main-navigation {
    z-index: 400;
    }

    #sticky-container .main-navigation {
    background: rgba(53,139,244,.5) !important;
    }
    .main-navigation {
    background: rgba(53,139,244,.5) !important;
    }

    .site-main {
    padding: 0 35px !important
    }

    #search-icon #search-icon-icon {
    background: rgba(52,53,56,.5);
    }

  2. 2 years, 16 days ago Andrew Misplon
    Hi, I Work Here

    Hi Will

    Thanks for keeping this thread updated. Have you made progress using the Custom CSS rules posted above?

  3. 2 years, 15 days ago Will Roberts

    Yes, that code worked.

  4. 2 years, 14 days ago Andrew Misplon
    Hi, I Work Here

    Hi Will

    Super, that’s good to hear. Thanks for sharing your progress.

    If any questions arise in the future, please, let us know.

    Cheers for now.

    Andrew

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