Sticky header background semi transparant
Is it possible to make the sticky header “semi” transparent?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
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.
Is it possible to make the sticky header “semi” transparent?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Have a different question or issue?
Start New Thread
Replies
3Try something like this:
.main-navigation.sticky { background: rgba(255,0,0,0.3); }Add to Custom CSS and adjust as required.
Here is how RGBA works:
http://css-tricks.com/rgba-browser-support/
http://www.css3.info/preview/rgba/
Perfect, thanks.
For sure. Hope that helps.
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.