Image carousel problem


Hello there,

I have two animations - one that’s for desktop and tablet breakpoint and one that’s for landscape and phone breakpoint. The first is for the images carousel to go down in an infinite loop, which works, but the second one that’s supposed to go infinitely right doesn’t work for some reason. It doesn’t loop. The animations have the same settings (adapted for the corresponding directions) but it just doesn’t work.

There are 5 images (5x) in an image wrapper (2x) in an carousel wrapper (1x).

Thank you so much in advance!

Here is my site Read-Only: LINK

1 Like

Hi there,

To create continuously looping animations in Webflow, here’s how to enable the infinite loop setting:

  1. Select the element you want to animate
  2. Open the Animations panel in the right sidebar
  3. Click on the gear icon next to your animation to access Timeline Settings
  4. Look for the Loop section
  5. Toggle on the “Infinite” option

You can apply this setting to multiple animations by repeating these steps for each element you want to loop continuously.

Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.

1 Like

Hello @Yanis_Georgiev, so the issue on your mobile animation is because you do not have an initial value selected, the interface is giving you that warning.

Just make sure all your values are highlighted blue

Once you set up the value, the animation should loop like you want. I hope this helps.

2 Likes

Thank you very much! I got confused by the tutorial I watched in the internet.

1 Like