Making slider for different images and info about them?

Hi everyone!

I have one question, first of all just look at the image below so I dont need to explain it that much. I need to make that slider type that gonna show different images and info about that images (houses), for someone with bigger experience I think that this is straightforward.

Thank you!

1 Like

Hey Neon,

What’s the question? Webflow has a slider element that lets you arrange any elements you want within it.

1 Like

I know but I dont know if its possible to do it like that, I mean after every click on slider new image and info about that image appears and old now dissapear. If you know what I mean… I dont want all images and info about them to be on the canvas and then just sliding through them with slider, so I want image and info to be show one by one after every click. OKay?

1 Like

I am exactly thinking the same! Users will love to have the image and info appear one by one after each click. It is a great way to avoid clutter on the canvas and keep everything dynamic. That’s pretty much easy to use as well.

1 Like

That’s just a slider with autoplay turned off.

If you’re wanting them to unveil vertically , where clicking a button unveils the next item, but the current item remains visible, then I’d either use interactions or just a bunch of nested dropdowns.

DROPDOWN - Click me to open
  CONTENT
  DROPDOWN - Click me to open
    CONTENT
    DROPDOWN - Click me to open
      CONTENT

That way you only see the next dropdown’s open button when the previous one is open.