Infinite Scroll...

I LOVE Kevin's Infinite Scroll but how do I force it to show only 3 images at a time or two, etc? https://codepen.io/kevinpowell/pen/BavVLra
3 Replies
Tok124 (CSS Nerd)
You could just reduce the max-width of the scroller class Or you could of course also increase image size
Brian R
Brian R7mo ago
Thank you!
rayaqin
rayaqin7mo ago
For me it looks like this in every browser I tried. I don't think I have reduced motion, and if I add a console log to the js part it works so I don't think that is the issue... does it work for you guys atm?
No description