1. Component Guide
  2. Layout header
  3. No bottom border
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

How it looks (preview)

How to call this example

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