Skip to main content

Overview

Use text-style utilities for simple emphasis and casing changes without extra CSS.

Example

Combine .uppercase with .tracking-wide or .tracking-wider to prevent capped text from feeling cramped.

Style Guardrails

  • Reserve .uppercase for short labels; long uppercase paragraphs quickly lose readability.
  • Use .no-underline alongside a hover state (e.g. .underline on hover) so links remain discoverable.
  • Italic text can appear faint at lighter weights—bump to .font-medium or higher if contrast is low.
Inline emphasis should come from utility classes, not manual HTML elements. This keeps your Elementor global styles consistent and easy to audit.