Skip to main content

Counter Section

What It Does

Displays animated number counters that count up from zero when they come into view, perfect for showcasing impressive statistics and metrics.

When to Use It

  • Company statistics (years in business, clients served, projects completed)
  • Performance metrics on landing pages
  • Impact numbers in annual reports or case studies
  • Achievement highlights on About pages
  • ROI or results sections on service pages

How to Add This Module

  1. In the page builder, find "Counter Section" in the module list
  2. Drag it to where you want it on the page
  3. Click on it to open the settings panel

Settings Explained

Content Tab

Counter Items

A repeater where you add each statistic (minimum 1, maximum 6).

SettingWhat It DoesOptions
PrefixText before the number (e.g., "$" or "#")Any short text
ValueThe target number to count up toAny whole number
SuffixText after the number (e.g., "+", "%", "K")Any short text (default: "+")
ContentLabel describing what the number representsText (e.g., "Happy Clients")
Enable Bottom BorderAdd a decorative border below this counterOn/Off
Border TypeColor of the bottom border (when enabled)Pink, Orange

Settings

SettingWhat It DoesOptions
Number of ColumnsHow counters arrange across the page1, 2, 3, 4, 5, or 6 columns
Content AlignmentHorizontal alignment of counter contentLeft, Center, Right
Disable AnimationTurn off the counting animationOn/Off (default: Off - animation plays)
Animation DurationHow long the count-up animation takesNumber in milliseconds (default: 2000ms = 2 seconds)
Easing FunctionThe rhythm of the animationLinear (steady), Ease Out Quart (slows at end), Ease Out Expo (dramatic slowdown)

Style

SettingWhat It DoesOptions
Text ColorColor of all text in the countersBlack, White
Title TagHTML heading level for SEOH1, H2, H3, H4, H5, H6 (default: H2)
Visual Heading SizeHow large the numbers appear visuallyExtra Small, Small, Default, Large, Extra Large

Advanced Customization

For developers only - add custom CSS classes or IDs.

Example Setups

Example 1: Company Statistics (4 columns)

  1. Add 4 counter items:
    • Counter 1: Prefix: empty, Value: 15, Suffix: "+", Content: "Years Experience"
    • Counter 2: Prefix: empty, Value: 500, Suffix: "+", Content: "Projects Completed"
    • Counter 3: Prefix: empty, Value: 98, Suffix: "%", Content: "Client Satisfaction"
    • Counter 4: Prefix: empty, Value: 50, Suffix: "+", Content: "Team Members"
  2. In Settings:
    • Number of Columns: 4
    • Content Alignment: Center
    • Animation Duration: 2000
    • Easing Function: Ease Out Quart
  3. In Style:
    • Text Color: White (if on dark background)
    • Title Tag: H2

Example 2: Revenue/Financial Stats

  1. Add 3 counter items:
    • Counter 1: Prefix: "$", Value: 10, Suffix: "M+", Content: "Revenue Generated"
    • Counter 2: Prefix: empty, Value: 300, Suffix: "%", Content: "Average ROI"
    • Counter 3: Prefix: "#", Value: 1, Suffix: "", Content: "Industry Ranking"
  2. In Settings:
    • Number of Columns: 3
    • Content Alignment: Center

Example 3: Minimal Single Stat

  1. Add 1 counter item:
    • Value: 10000, Suffix: "+", Content: "Happy Customers Worldwide"
    • Enable Bottom Border: On
    • Border Type: Pink
  2. In Settings:
    • Number of Columns: 1
    • Content Alignment: Center
  3. In Style:
    • Visual Heading Size: Extra Large

Tips

  • Use round numbers for more impact (500+ instead of 487)
  • Match the number of columns to the number of counters for balanced layout
  • Use the "+" suffix to imply ongoing growth
  • Set Text Color to White when placing on dark backgrounds
  • Keep Content labels short (2-3 words) for clean appearance
  • Use Ease Out Quart for the most satisfying count-up effect
  • If counters are above the fold, the animation plays immediately on page load
  • Use bottom borders sparingly to highlight your most important stat