Disable infinite scroll on desktop carousel #24118
galleta5
started this conversation in
Feature Request
Replies: 1 comment
|
Did you find a solution? I want to implement exact same thing. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe.
I want to display 3 slides on my carousel and would like to turn off the 'infinite scroll' on desktop without having to turn it off on mobile where I do need it on. Also to have 'offset sides' not be dependant on whether or not 'infinite scroll' is turned on.
Describe the solution you'd like
Option to have infinite scroll on or off for each mode (desktop, tablet, mobile)
Describe alternatives you've considered
Make 1 carousel for desktop and another for mobile.
Additional context
No response
All reactions