Menu navigation tranparency
hi! i use vantage theme, and i really like it but i was wondering if anyone can help me get my navigation/menu to turn into a transparent look?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Livingword
Thanks for running Vantage.
If you’re running Vantage Premium paste the below under Appearance > Custom CSS. If you’re running Vantage Free paste the below into a Custom CSS module like: http://jetpack.me/support/custom-css/
/* Vantage Menu Opacity */ .main-navigation { background: rgba(255,0,0,0.3) !important; }Replace 255,0,0 with the RGB value of your menu’s background color and 0.3 with the opacity you’d like.
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.