I´d like to scroll collection list item cards horizontally so it would function like a the UI on Instagram when there are multiple photos within the same post?
Could anyone point me the right direction on how to do this?
One direction is using a Slider. By controlling the dimensions of slides and of the Mask elements, you can approach such a design/interaction.
Another direction is fullpage.js with the appropriate options. Warning, it will break all scroll-based IX on that page.
Another direction is an horizontal scroll based on vertical scroll. http://horizontal-scrolling-sticky-section.webflow.io/