Page Headers

Content blocks included on this page:

Header: Image

Header: Pathway

Header: Subsite

Header: Image

OUTER BLOCK

The Header: Image outer content block allows one background image with a short page title. It is should only be used at the top of the page because the text is an H1.

Watch Video

Page Title

Header: Pathway

OUTER BLOCK

The Header: Pathway outer content block comes in three different styles based on whether it is Climate, Oceans or Biodiversity (see the cut out at the bottom of the image). You can either have a background image or ambient video (uploaded natively).

Watch Video

Biodiversity

Biodiversity

Ocean

Ocean

Climate

Climate

Header: Subsite

OUTER BLOCK

The Header: Subsite outer content block allows a background image with a page title and subtitle. Please note there are character maximums for each field that should be respected.

Watch Video

Subsite Home Page

This is where the subtitle goes

const suppressList = ['/','/home','/act']; const pathname = window.location.pathname; if (!suppressList.includes(pathname)) { document.querySelector('body').insertAdjacentHTML('beforeend','
'); }