Multiple statistics section variations for showcasing metrics.
| File | Style | Best For |
|---|---|---|
output-1-default.html |
Dark 4-column grid | Homepage impact sections |
output-2-split-content.html |
Text + 2x2 stat cards | About pages, features |
output-3-gradient-banner.html |
Horizontal gradient bar | Footers, compact displays |
4-column statistics on dark background with cards.
Features:
- Dark background for impact
- 4-column grid (2x2 on mobile)
- Large, bold numbers with accent color
- Uppercase labels in muted color
- Cards with subtle glass effect
- Hover lift animation
Text content on left with 2x2 stat card grid on right.
Features:
- Two-column layout
- Descriptive text with badge and CTA
- 4 stat cards in grid
- One highlighted card (accent color)
- White card shadows
- Light background theme
Horizontal stats bar with gradient background.
Features:
- Vibrant gradient background
- Subtle pattern overlay
- Inline horizontal layout
- Vertical dividers between stats
- Compact single-row design
- Mobile: centered, wrapping
- Copy the desired
output-*.htmlfile - Paste into WordPress block editor (Code Editor mode)
- Update numbers and labels
- Switch to Visual Editor
- Light version: Change
#0a0a0ato#f5f5f3and adjust text colors - Remove cards: Delete
backgroundColorandborderfrom stat containers - Add dividers: Use
border-rightinstead of card backgrounds - Animate numbers: Requires JavaScript (not included)
Use font-variant-numeric: tabular-nums for consistent number widths, especially if animating or changing values.