Hey Community,
I want to build a section just like this:
It’s at the bottom of Build custom websites for clients | Webflow for Freelancers
Can anyone help explain how they got the collection list begin off page and continue through, going off page?
Hey Community,
I want to build a section just like this:
It’s at the bottom of Build custom websites for clients | Webflow for Freelancers
Can anyone help explain how they got the collection list begin off page and continue through, going off page?
@Kevin_Mooney - They used swiper.js for the slider.
Interesting.
So it looks like they’re building it all in webflow and using swiper’s JS and class structure.
Is that about right? @webdev
@Kevin_Mooney - Yep. That is what is happening. Inspect the code with dev tools to see how it is done.
Thanks @webdev
I appreciate the help