Example of centered slider with partially-visible next and previous #332
RyanPaiva56
started this conversation in
Show and tell
Replies: 0 comments
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.
-
For anyone looking to do a full screen, responsive slider, here's my code that accomplished this:
Add the class to your slider:
<Slider className="centeredCarousel">
Here's the class using Tailwind's breakpoints:
Beta Was this translation helpful? Give feedback.
All reactions