A layered scroll slider that adds parallax depth to visual case studies, product showcases, and campaign galleries.

Parallax Slider gives a slide sequence depth without leaving the scroll path. It suits pages where browsing should feel guided but not trapped.
Use Parallax Slider when a visual sequence needs motion depth but not a heavy 3D system. Portfolio projects, product galleries, and campaign visuals can use it to make each slide feel layered. The page job is exploration: the visitor should keep moving through the sequence because the next image feels close, not hidden.
The risk in production is slide readability. Parallax offsets must not obscure captions, controls, or active-state context, especially on touch devices.
You can preview it now. Upgrade to Pro for instant install access.
You can preview it now. Upgrade to Pro for instant install access.
You can preview it now. Upgrade to Pro for instant install access.
A product marketing team presenting campaign visuals: Parallax Slider gives each slide a layered reveal while keeping controls and captions available. The outcome is exploration: visitors move through the sequence without losing orientation.
Animate transform and opacity, avoid layout reads in scroll handlers, pre-size media, and clean up timelines/listeners when the route changes.
The animated sequence must match DOM order. On mobile, replace pinned or horizontal mechanics with stacked sections, native swipe, or static cards.
| Prop | Type | Default | Description |
|---|---|---|---|
bgColor | color | #111111 | Slider background color. |
parallaxAmount | number | 25 | Percent horizontal shift each image parallaxes as it crosses the viewport. |
slideGap | number | 1.6 | Gap between slides, in vw. |
scrub | number | 1 | GSAP ScrollTrigger scrub value on the main horizontal track — higher lags/smooths more, lower tracks scroll 1:1. |
It adds depth to a slide sequence without taking users off the scroll path, so browsing feels guided but never trapped in a separate mode. Layers within each slide move at different rates as you scroll through. Use it when you want slide-like presentation that still respects normal page scrolling.
Flatten the internal parallax and let slides advance with native swipe or a simple stack, since layered depth reads poorly on a narrow screen. Keep the sequence escapable by ordinary scrolling. Reduced-motion users get the slides as a static, ordered set.
Check that scroll never feels hijacked, that layers don't clip at slide edges, and that focus and DOM order follow the slide sequence. Verify smooth performance across the full slide count. Confirm the swipe/static fallback carries every slide.
A handful of visual slides which includes case studies, product angles, or campaign frames where light depth adds polish to browsing. It's not for dense text or for long catalogues. Keep each slide focused on one image and a short caption.
Avoid it when users need to scan many items quickly or compare them precisely, and on text-heavy pages. If the parallax makes the slides feel like a hijacked carousel, drop it. Skip it where a plain gallery would be faster to use.
Need a custom effect? Tell us what to create.