Only use glide.js carousel on mobile screen size #600
ajithlalrg
started this conversation in
General
Replies: 1 comment
-
there is no example code given. also this should easily be doable with some css and a breakpoint in the glide's config. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am Using the Glide js library for the carousel, which I went through the document https://glidejs.com/ and it's working fine. But the scenario I am trying to achieve is the carousel should not work on desktop view and it should only work on mobile view. I have tried the below example code
Beta Was this translation helpful? Give feedback.
All reactions