1. Component Guide
  2. Layout super navigation header
  3. Blue blackground colour
Layout super navigation header example

Blue blackground colour

The black background is shown by default. This option allows us to change the background colour for the homepage.

How it looks (preview)

How to call this example

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