1. Collections Component Guide
  2. Organisation logo
  3. Inline-block
Organisation logo example

Inline-block

This option is useful to stop a large selectable area.

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/organisation_logo", {
  organisation: {
    name: "Cabinet Office",
    url: "/government/organisations/cabinet-office",
    brand: "cabinet-office",
    crest: "single-identity"
  },
  inline: true
} %>