How to create a carousel with custom scrolling indicators
Last updated: October 12, 2024
To create a carousel with more interactive indicators that scroll along as you select new items, you can use a separate Carousel Slides component which is set to Auto-width. This can be useful in cases where there are a lot of slides, for example in product displays when the products have a lot of images.
If you are having issues with clicking on the carousel indicators not scrolling, make sure Enable scroll on click is toggled on in the Carousel config and the scrolling indicators are located in the same Carousel as the main slides.