Skip to main content

Can I use carousel autoplay to create an infinite loop?

Carousel autoplay in Studio.Design doesn’t currently support a true infinite loop. If you want content to move continuously, please use our "LoopBox" feature and set up a marquee-style (continuous scrolling) animation instead.

Updated today

If you want to create a continuous looping (marquee-style) effect in Studio.Design, you can do this easily with the LoopBox feature. With LoopBox, you can build a scrolling animation for text or images without writing any code.

Carousels (both CMS Carousels and List Carousels) do not officially support true infinite looping in Studio.Design. You can adjust settings like autoplay, delay, and transition timing, but behavior that assumes a never‑ending, fully stable loop is not guaranteed.


Tip: If you’d like your carousel to mimic an infinite loop:

You can turn on autoplay and fine‑tune the delay and transition time.

This can create a similar effect, but over long periods the carousel may briefly pause or feel slightly out of sync when slides change. We recommend checking the actual motion in the preview and adjusting the settings as needed.

Image loading note:

In Studio.Design, image loading can sometimes take a moment. If you run a carousel very quickly with short intervals, you may see brief blanks or flickering while slides load. To avoid this, leave enough time between transitions when you set the delay and transition speed.

Using custom code or the Embed box:

If you need more advanced looping or complex animations, you can also use custom code or the Embed box.

By embedding a slider library built with HTML, CSS, and JavaScript, you can create highly customized behavior that goes beyond the built‑in carousel. However, we’re not able to provide support for how that custom code is written or how it behaves.

Did this answer your question?