Articles on: FAQHow 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. Updated on: 09/05/2023