1. Collections Component Guide
  2. Heading
  3. With branding
Heading example

With branding

Organisation colour branding can be added to the component as shown, if a top border is included.

How it looks (preview)

Branding

How to call this example

<%= render "govuk_publishing_components/components/heading", {
  text: "Branding",
  brand: "department-for-environment-food-rural-affairs",
  padding: true,
  border_top: 5
} %>