Hello
How can I make the navbar sticky or move when the user scrolls tried this #site-navigation {
background:#fff;
height:60px;
z-index:170;
margin:0 auto;
border-bottom:1px solid #dadada;
width:100%;
position:fixed;
top:0;
left:0;
right:0;
text-align: center;
}
Hello @admooremedia,
Thanks for asking. 
There is no need to use custom CSS for a sticky header. Under X > Theme Options > Header > Navbar > Navbar Position and select Fixed Top.

Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.