Loop my images
I want to loop my images infinitely but after they're done scrolling it just restarts it abruptly
7 Replies
Please use codepen or another sandbox and share the code that way for better help.
okay
ik the text is overlapping i have to fix that
The key is to duplicate the images so there's a seamless transition back to the beginning:
https://codepen.io/13eck/pen/WbveymM
-# also cleaned up your CSS a bit
thanks :)