Carousel slider with slide scale effect

Hi!

I was reading the docs and following the “Using scroll effects” on this page:

I want my slider to show the middle active slide scaled where the other slides before and after are downscaled just like the example. I tried it on an inline slider component that I made myself, but instead of showing 3 slides in the slide view it just shows 1 and hides the others.

So I tried it on the default inline slider component and the result is the same.

Could you help me out and check why this behaviour isn’t like the behaviour in the docs? Perhaps I’m overseeing something :slight_smile:

Thanks!

Screenshot of both sliders:

Hi Christine,

Thanks for reaching out.
You need to add the Exit effect to the Slide with the scaling as shown in the given screenshot, I would suggest you add the specified value and check if that works for you.

Hope it helps.
Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.