Title (v2) Block
Title v2 (Title Block) renders a single page or section heading with configurable semantic level, alignment, color theme, vertical spacing, and optional background band.
Block properties:
- Title Text: Heading copy.
- Heading Level: H1, H2, H3, H4, H5, or H6 (default H2).
- Text Alignment: Default, Left, Center, or Right.
- Color: Default, Primary, Light / Dark, or Muted.
- Padding Top: Default, None, Small, Medium, Large, or XLarge.
- Padding Bottom: Default, None, Small, Medium, Large, or XLarge.
- Background Color: Optional CSS color (hex, rgb, or var) for a full-width band behind the title.
Author tips
- Use one H1 per page; section titles are usually H2.
- Pair Light / Dark color with a dark Background Color for contrast on hero bands.