How to stick navbar to top while scrolling

Hi people,
how do I implement the navbar sticked to the top while scrolling down?

Thanks in advance. :slight_smile:

You can change an element from Static to Sticky - just make sure you define a top distance and you give it a z value of 1000 or so, so it stays above all the other elements in your site