Parallax effect causes the image and the page to move at different speeds while scrolling. This creates depth and movement to your design.
When parallax is enabled, the image is zoomed in (x1.5) and its position inside the bounding box is set to top. This ensures that the image has content below to scroll with the parallax effect.
Expert tip: It’s best to use images that don’t have specific details on the edges that you don’t want to get cropped during the effect. Depending on the aspect ratio of the image file and image component, parts of the image may be cut off, and some parts of the image may only be revealed as you scroll.
Thanks for addressing this! I always wondered how the original Editor figured out where to crop and position a parallax image. Your GIF explains the function perfectly for people who need visuals to learn – just like me! Now about that Reveal function…? Got a GIF for how that works, too?
Is there a way to set the position inside the bounding box to be the middle of the picture rather than at the top? So when the section is centered vertically in the middle of the screen then the image in parallax would also be showing the vertical center of the picture?
Sure would be great if we could set the speed of the parallax…and also…if we could actually just set the x, y, and z positions with an “interaction” on scroll…