Home>Support>Transparents menu

Transparents menu

By Pure Meditech, 10 years ago. Last reply by Daniel, 10 years ago.
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].

Hi. I would like to make my menu transparent, but I’m not quite sure where should I put the coding given (from the other thread). And in which .php file should it be? Thank you

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

  1. 10 years, 3 months ago Daniel
    Hi, I Work Here

    Hi there,

    If you are using a premium version can change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    
    /* Vantage Logo in Menu Transparent Menu BG */
    
    .main-navigation.sticky[style] { width: 100% !important; }
    
    nav:first-of-type { display: none; }
    
    .main-navigation {
    	background: rgba(255, 255, 255, 0.7) !important; 
    }
    

    Let me know the outcome

    Cheers

  2. 10 years, 3 months ago Pure Meditech

    Thank you! unfortunately i don’t use premium (yet). But i think i have figured it out npw. Thank you :)

  3. 10 years, 3 months ago Daniel
    Hi, I Work Here

    Perfect :-)

    Always feel free to open a new thread whenever you require support

    Cheers

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