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.

Menu and footer bar transparent

Open 1 reply themetheme-vantage
Started · Latest reply by Andrew Misplon

Hi,
How can i make the menu and footer bar transparent.
I want to have my background image visible in these sections too.

Please take a look at
http://projectig.cloudaccess.net/

URL: http://projectig.cloudaccess.net/

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

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff

    Hi Kenan

    Try using RGBA:

    /* Vantage Navigation Opacity */
    .main-navigation {
      background: rgba(52, 53, 56, 0.5); 
    }
    /* Vantage Footer Opacity */
    #colophon {
      background: rgba(52, 53, 56, 0.5); 
    }

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