Loop my images

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

Did you find this page helpful?