Skip to content

Components and Utilities

Jo Dickson edited this page Dec 6, 2018 · 2 revisions

In addition to having access to Athena Framework styles and styles made available in the UCF WordPress Theme, the components and utilities listed below are provided in the Online Child Theme:

Navigation


Gold bullet lists

Utility class for defining a basic bulleted list with gold bullets.

Classes

.list-bullets

The outer ul element for the list.

Usage

<ul class="list-bullets">
  <li>...</li>
  <li>...</li>
  <li>...</li>
</ul>

Extended background color options

The Online Child theme includes the following background color classes not included in the Athena Framework:

  • .bg-inverse-t-4 (brand-inverse color, 66% opacity)