Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Aldrich templates include a number of component styles that are available for you to use in WYSIWYG content and in your customizations.

How these work

Using a these styles requires you to apply one or more classes to your desired element.

Applying classes in code / customizations

Add space separated values to the class attribute of your desired element.

...

  1. button

  2. button--outline

  3. button--blue

Applying classes to WYSIWYG content

You can access a list of all available classes in two (very similar) ways:

...