Image Slider settings for different screen sizes

I wanted to implement an image slider with 18 images. No problem with that. However I wanted the number of images visible in the mobile to be just 2 and in larger modes to be 4 and then 6.

There isn’t a override for this feature. Is this something that is not possible for this component, or will be implemented in the future?

you could but the slider in a container, create one for one for each screen size, hide them at different screen sizes, I just chose certain screen sizes

elementsapp://downloadDocument/f7agolDEJPrZ

2 Likes

That’s correct, the Image Slider does support responsively changing the amount of slides per device.

You can do as Steve has suggested and setup a different slider for each screen, let us know if you need more help with that :slight_smile:

1 Like