Parallax Header and Parallax Footer Affect - Is it possible?

Hello,

I was wondering if it was possible to achieve this type of parallax footer with interactions 2.0 with content.

1 Like

You don’t even need interactions 2.0. For backgrounds this is quite easy, set the background to “fixed”. If you section is set to fixed, with a z value lower than the content, then it will be hidden or revealed as the content section scrolls.

2 Likes

@Darius3311 Dan was right on the mark @DanPollock however you could use interactions or the js on codepen to make the background image do the image offset effect while scrolling.

1 Like