Skip to content
lallysmbc edited this page Jun 17, 2020 · 4 revisions

Header

There are the following overrides that amend the GOVUK guidelines for headers:

  • replace the class govuk-header with smbc-header
  • replace the class govuk-header__container with smbc-header__container
  • replace the class govuk-header__link--service-name with smbc-header__link--service-name

These classes changes:

  • background
  • border-bottom
  • font-size for service name

To display the logo in the header, we have created smbc-header__logo class with a background-image and a focus state.

An example of how to implement the header can be found in Success page template

Clone this wiki locally