Fixed position consists in ‘pinning’ an element to a position relative to the viewport (the screen). When scrolling down the page, the element will always stay visible.
To fix a navbar or another element:
- Select it.
- Select Position--> Fixed from the left of the top bar (box tab).