Join the Webstudio community

Updated 2 months ago

Infinite Autoplay Images Carousel

At a glance

The community members are discussing how to create an infinite autoplay images carousel using Webstudio. One community member confirms that it is possible to use keyframes in Webstudio, and suggests using an HTML Embed element. Another community member provides a suggested structure, including a Section, Container, Heading, and a Container Images section with an HTML Embed and multiple images. A third community member suggests that the first container should gather all the elements, including the Heading and Images Wrapper. There is no explicitly marked answer in the comments.

Hi everyone, is there a simple way to create a Infinite autoplay images carousel ? (can we use keyframes in webstudio ?)
M
M
3 comments
Yes, it's possible to use keyframes on Webstudio. You have to use it in an HTML Embed element.
Thanks,

To have the correct practices, I need a structure like this:

Plain Text
- Section
-- Container
-- Heading
--- Container Images
---- HTML Embed
---- Image
---- Image
---- Image
---- Image
---- Etc
Your first container has to gather all elements :

- Section -- Container ---Heading ---Images Wrapper ----Other elements
Add a reply
Sign up and join the conversation on Discord