Layout header example

No bottom border

This is useful for pages where a large full-width banner is the first thing to appear on the page, for example, the GOV.UK homepage. This is also automatically enabled when navigation items exist.

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/layout_header", {
  remove_bottom_border: true
} %>