Primary Translucent Header
To make the header semi-transparent (translucent) primary colour by default turning to the full primary colour on sticky simply set/remove the following classes on the following elements:
-
1
body
: add the classes.header-translucent
,.header-primary
and.header-ontop
. -
2 You may need to add a top margin to the elements in the
#highlighted
region so they don't show under the header. - 3 Also ensure the background image underneath is dark colour so the navbar links can be seen, use the overlay utilities to help here.
- 4 That's it!
See demos of other colours here: header translucent white and header translucent dark.