How to create a horizontal scroll wrapper

Hello all, I am making a portfolio website on webflow for the first time and on the homepage I am trying to have one of my sections be an “Other Projects Section” where essentially my vision is to having a horizontally rotating carousel of my “other projects” from an already created CMS collection. The Images would rotating through an automatic scroll and I would want the images to be infinite so it doesn’t appear to run out, it loops seamlessly. I have been stuck trying to do this all day, Can anyone help me out?

There’s a realistic limit to the amount of content and number of images you’d want to populate on your page. The CMS also isn’t infinite and there isn’t an already-built “infinite loader” from the CMS to the slider.

I’d go with;

  • Collection list, up to 100 items
  • Webflow slider. loop
  • Finsweet CMS Slider lib setup

For easy design work.

You could also use swiperJS which gives you more control on the swiper mechanics and transitions- if you want e.g 3 project cards to show at a time on desktop, I’d probably go this direction.