Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
header less transparent
theconsul
December 2015
in
Theme support
Hey Guys,
I am using the extreme template which i like but is there a way to make the nav (header a little less transparent?) like 10-20%
Comments
Albert
December 2015
Hi,
you can set this background color with extra css:
.header-transparent #Top_bar:not(.is-sticky) {
background-color: rgba(255, 255, 255, 0.3);
}
theconsul
December 2015
awesome :-)
Albert
December 2015
You are welcome
Sign In
or
Register
to comment.
Comments
you can set this background color with extra css: