Comments CYNTHIA started the conversationMarch 19, 2014 at 7:47pmHi, My client doesn't like the sticky menu feature. What code can i write to make the menu static, so it doesn't stick on the top of the page. It will be very helpful if there is a setting to turn it off.thanks for your help!cynthia 1,069ThemeNectar repliedMarch 21, 2014 at 7:05am Hey Cynthia! Add this into the Custom CSS box located in your Salient Options panel: #header-outer { position: absolute!important; } CYNTHIA repliedMarch 29, 2014 at 11:57pmthank you! Sign in to reply ...
Hi, My client doesn't like the sticky menu feature. What code can i write to make the menu static, so it doesn't stick on the top of the page. It will be very helpful if there is a setting to turn it off.
thanks for your help!
cynthia
Hey Cynthia!
Add this into the Custom CSS box located in your Salient Options panel:
thank you!