Sliding logos with collection elements

I’m trying to create a sort of ticker tape of logos sliding right to left from one side of the screen. Of course these logos would come from a collection .

Does anyone know how I could build this?

Sort of like that (https://www.solodev.com/blog/web-design/adding-an-infinite-client-logo-carousel-to-your-website.stml) but with a smoother animation

Thanks a lot.

There’s a way to do it with interactions, but it might be easier to use Slick:

Take a look at the demos. He has a lot of functionality that would not be available with interactions.

How can you do it with interactions? Knowing that the logos must come from a collection so I’m not sure we can use the slider component.

Thanks for the help

Okay if you just want a collection of logos. Put it inside of a slider. It won’t offer as many options but it should work for sliding left and right.

This topic was automatically closed 125 days after the last reply. New replies are no longer allowed.