@Joyce Is it possible within the carousel component to re-position the step icons? I want to create a “footer” with the step indicator icons within and move the step icons into that div. Thoughts?
I sorted it with margins.
1 Like
Hey @Joyce - so I have been playing with the carousel for a multi-step form because of it’s transitions & effect options between two slides - and it is very cool - except I have one blocker with respect to controlling navigation when the slides are changed.
I want the slides to ONLY move forward or back when user clicks on navigation or pagination icons - right now, you can click on any area on the left or right side of the slide and it will change the slide and this interferes with inputs / selectors I have on the slides.
Is there any way to limit the slide change to ONLY clicking on pagination or navigation icons???