jscottsmith/react-scroll-parallax

Can I do static parallax picture?

Closed this issue · 1 comments

Hey!

I wonder if i can do that the parallax has no speed, exactly like that:

https://www.thelightphone.com/

that the first section and the second are like "static", and also the second section is static.
The third section is "normal" without parallax.

If you have Codesandbox it will be amazing.

thanks!

Sorry for delayed response @OptimaLPro. You can do this with plain old CSS. No need for a parallax library.

CodeSandbox example of this with only CSS