Scroll Effect
I want to make this scroll effect.
I searched a lot in YouTube and Google , but i didn't find the effect that i want .
I don't know if i can do it only with CSS or i need to use JS
4 Replies
Im rusty in css.... But it seems to be parallax... Which can be done with CSS.
@sourdoughbake thanks for your time
Sure...let me know if it's that. If not I'll take a deeper look after getting a better understanding of what you meant. @magenon_dz
if you search for locomotive scroll, you should find what you need to copy this effect. essentially, you are creating each section as a full page container, and the onscroll event simply transitions to the next container