Widgets / Stacking cards
Scroll-driven widget

Stacking cards: cards that pin and stack as you scroll

Stacking cards pin to the top of the screen and pile up one behind another as the reader scrolls — a satisfying, modern way to reveal points in sequence. Customize one below and embed it free.

Customize your stacking cards

Edit the content and colors below — your changes update live in the preview. Then copy the embed code or download a self-contained HTML file. Free, no signup.

your-site.com
Customize & export

Rendered by the same engine as a published story. Scroll-driven widgets scroll inside the frame.

What are stacking cards?

Stacking cards are a vertical deck where each card sticks to the top of the viewport as you scroll, and the next card slides up to rest on top of it. The effect is a tidy, deliberate reveal — one idea at a time — without animation libraries or heavy scripting.

When to use stacking cards

  • Sequential points — a three-to-five step argument, process, or value prop.
  • Feature reveals — give each feature a full beat of attention.
  • Storytelling moments — chapters that should land one after another.

How it works

Each card uses CSS position: sticky with a staggered top offset, so it pins a little lower than the one before and the deck visibly stacks. It's pure CSS — no scroll listeners — so it stays smooth even on long pages.

Best practices

  • Give each card a single, clear idea.
  • Use an opaque card background so stacked cards hide what's beneath.
  • Keep it to 3–5 cards; the effect loses impact beyond that.

How to make stacking cards — free

  1. Edit the cards above

    Change each card's title, caption and image, and pick your colors.
  2. Copy or download

    Grab the embed code or a self-contained HTML file.
  3. Build a full story

    Combine stacking cards with other widgets in Scrollytelling — free to start.

Templates that use a stacking cards

Want a head start? These ready-made, fully-editable templates put the stacking cards to work — customize one and publish in minutes.

Backpack Ad Feature template
Backpack Ad Feature
Skincare Serum Ad Feature template
Skincare Serum Ad Feature
Campaign Case Study template
Campaign Case Study
Ecommerce Growth Case Study template
Ecommerce Growth Case Study
App One-Pager template
App One-Pager
Service One-Pager template
Service One-Pager
Onboarding Overhaul Plan template
Onboarding Overhaul Plan
Market Expansion Plan template
Market Expansion Plan

Stacking cards — frequently asked questions

Are stacking cards free to use?

Yes — customize and export them with no account or payment.

Do stacking cards need JavaScript?

No. The stacking effect is pure CSS (position: sticky), so it's fast and works even with scripts disabled.

How do I embed stacking cards?

Copy the embed code and paste it into your site or CMS, or download the standalone HTML file.

Will the effect work on mobile?

Yes — sticky stacking is responsive and works on modern mobile browsers.