Menu and footer bar transparent
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/
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi 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.