Utilities

The theme includes several features to fine tune content

Shortcodes

Shortcodes can be added anywhere with the syntax [shortcode]

Shy

The [shy] shortcode inserts a soft hyphen character. A soft hyphen is an invisible format character indicating a possible hyphenation location. This can be useful when dealing with long words that overflow their containers or the page.

Icon

The [icon] shortcode inserts a Font Awesome icon, and it takes two parameters: name (required) and prefix (optional). Examples: [icon name="gift"] [icon name="facebook" prefix="fa-brands"]. See this page to browse available icons.

Spacing

Most blocks support granular spacing options under the “styles” tab of the block settings sidebar. It is helpful to understand how spacing works in the design system.

CSS Classes

You can add CSS Classes to a block under the “Advanced” section of the block settings sidebar. A full list of utility classes can be found in the Minerva docs.