1. Component Guide
  2. Layout super navigation header
  3. Large navbar
Layout super navigation header example

Large navbar

Make the links and buttons large on desktop only. Used for the homepage.

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/layout_super_navigation_header", {
  large_navbar: true,
  hide_logo_text: true
} %>