Comments 1breakthroughmarketing started the conversationSeptember 8, 2017 at 3:33pmI would like to put a color behind the navigation background only and not the entire header to separate the navigation bar from the header. How can I do that? 9,016Tahir repliedSeptember 9, 2017 at 11:05amHey Again,You will have to turn on the Full Width Header in Salient Theme Options Panel -> Header Navigation Section .Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : #header-outer[data-lhe="animated_underline"] header#top nav:before { background: #d6d0b8 !important; display: block; position: absolute; width: 100%; height: 100%; content: ''; top: -15px; left: 0px !important; padding-top:15px } Thanks ThemeNectar Support Team Sign in to reply ...
I would like to put a color behind the navigation background only and not the entire header to separate the navigation bar from the header. How can I do that?
Hey Again,
You will have to turn on the Full Width Header in Salient Theme Options Panel -> Header Navigation Section .
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team