Is it possible to make the navigation element sticky so that it stays on the page when a user scrolls down?
Hi @waynepatt58,
Thanks for writing in.
Fixed or floating navigation is only possible with the entire header. And it should be done that way since a floating element will have no container and its subs or other items may fall apart. Or are you referring to the entire header? You could do that by inspecting your header bar and set it to sticky header.

And if you’re on X theme, you could do that by going to Theme Options > Header > NAVBAR > NAVBAR POSITION and set it to Fixed top.
Thanks!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.