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

Overview
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.
Install Command
This is a Pro Effect.
You can preview it now. Upgrade to Pro for instant install access.
Usage Code
This is a Pro Effect.
You can preview it now. Upgrade to Pro for instant install access.
Component Code
This is a Pro Effect.
You can preview it now. Upgrade to Pro for instant install access.
Example Production Use Case
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.
Best Used For
- Case-study or product-angle sequences that need guided browsing inside the normal scroll path.
- Case-study and product-angle sequences that stay on the normal scroll path.
- Parallax Slider creates a concrete scroll outcome that a static section would not deliver.
Not For
- Not for critical comparisons, pricing, or long product lists where a static gallery would be faster.
- Not for slide sets where users must compare every item before acting.
Performance Budget
Animate transform and opacity, avoid layout reads in scroll handlers, pre-size media, and clean up timelines/listeners when the route changes.
Accessibility and Mobile
The animated sequence must match DOM order. On mobile, replace pinned or horizontal mechanics with stacked sections, native swipe, or static cards.
Common Mistakes
- Letting layer offsets obscure captions or controls.
- Using a slider where visitors need side-by-side comparison.
- Treating scroll-linked depth like a carousel that traps the page.
Changelog
v1.1.0
Jul 21, 2026Props
| 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. |
Frequently Asked Questions
What makes Parallax Slider different from a standard scroll reveal?
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.
How should Parallax Slider simplify on mobile devices?
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.
What should developers test before shipping Parallax Slider?
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.
Which content structure works best with Parallax Slider?
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.
When should I avoid Parallax Slider even if the preview looks good?
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.
Request a Custom Scroll Effect Animation
Need a custom effect? Tell us what to create.




