The horizontal or vertical bar at the top (or side) of a webpage containing the primary navigation links, logo, and often a CTA button.
Reload Mode's fixed nav bar includes the logo on the left, primary page links in the centre, and a 'Get a Free Audit' CTA button on the right.
Sticky navigation increases page depth by 22% and reduces bounce rate by 30% on average — because persistent access to navigation reduces the friction of exploring beyond the landing page, according to Smashing Magazine's UX research on navigation patterns.
Navigation bar, Header navigation, Top bar
-
Every page of the website. The nav bar is the most consistently viewed UI element across the site — design and interaction decisions here have site-wide impact.
Use Webflow's built-in Navbar element — it provides the responsive hamburger menu behaviour for mobile automatically. Set position to Fixed (top) and add a background colour so the content behind is not visible through the nav on scroll. Use Webflow Interactions to trigger a class on scroll that reduces the nav height and adds a subtle drop shadow, giving the condensed sticky nav effect.
Answer