You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if there was a simpler method of making Carousel display fewer or more items based on container or page width. For example, if a Carousel has more than 2 items, the items become really small on mobile.
Currently, I'm using a script to check for container width and changing the 'slides-per-page' value accordingly.
Anyway, it's just a thought and I would like to get your views on that or suggestions for other approaches to achieving improved responsiveness for the Carousel.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
It would be great if there was a simpler method of making Carousel display fewer or more items based on container or page width. For example, if a Carousel has more than 2 items, the items become really small on mobile.
Currently, I'm using a script to check for container width and changing the 'slides-per-page' value accordingly.
Anyway, it's just a thought and I would like to get your views on that or suggestions for other approaches to achieving improved responsiveness for the Carousel.
Beta Was this translation helpful? Give feedback.
All reactions