How to Add a Parallax Effect in Webflow
Learn how to add a parallax effect in Webflow using native interactions or a mobile-friendly JavaScript script.
In this tutorial, Sandro, cofounder of Gemeos Webflow agency, shows you how to add a parallax effect in Webflow using native interactions or CSS.
Example
1. Create your section with the background image
Create a section in Webflow. Add a background image and set it to Cover. Give this section the parallax-section class. Make sure the section has enough height (min-height: 500px).
2. Add the parallax effect with Webflow Interactions
Select the background image or a child element. In Interactions, create a Scroll into view trigger with the While scrolling in view option. Add a Move action on the Y axis, from +50px to -50px depending on scroll progress. Check Easing: Linear.
3. Alternative: JavaScript script for the background image
Conclusion
Parallax adds depth and motion. Use cases:
- Hero section with a background image
- Divider sections between content blocks
- Portfolio pages with eye-catching visuals
Lorem ipsum
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.















