Articles on: FAQ

How to make a fixed header when scrolling?

The header component needs to be turned into a top-level container, with z-index: 1; and position: fixed;

In this way it will remain sticky at the top when you are scrolling.

Creating a fixed header

Updated on: 09/05/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!