Skip to content

There are 2 CSS classes that are currently used on the site: 

  • "details-container"

  • "section--alt"

To apply one of these classes to a section of your page, enter the following snippet using the Edit HTML source button in the WYSIWYG. 

Details container

<div class="details-container" style="padding: 10px; margin-bottom: 10px;">

<h3>Heading</h3>

<p>Text</p>

<p style="text-align: right;">CTA</a></p>

</div>

Example

Heading

Text

CTA

Section alt

<div style="padding: 10px; margin-bottom: 10px;">

<h3>Heading</h3>

<p>Text</p>

<p style="text-align: right;">CTA</a></p>

</div>

Example

Heading

Text

CTA

 

Find a profileSearch by A-Z