Built-in section type

Built-in

Navbar section type

A navigation band that renders a brand target and navbar_link rows as public page navigation.

What it is

A navigation band that renders a brand target and navbar_link rows as public page navigation.

When to use it

  • Campaign microsites
  • Static landing page navigation
  • Single-page anchor menus
  • Brand headers

Important fields

navbar_overlaynavbar_stickynavbar_scrolled_colornavbar_full_widthbrand actionnavbar_link rows

Compatible row types

API example

{
  "type_of": "navbar",
  "header": "Navbar",
  "status": "active"
}

Built-in sections use type_of. Custom Liquid template sections use template_id instead.