akiran / react-slick

React carousel component
http://react-slick.neostack.com/
MIT License
11.73k stars 2.1k forks source link

How to change the prevArrow and nextArrow button position #2282

Closed iamdebobrota closed 8 months ago

iamdebobrota commented 1 year ago
akiran commented 8 months ago

You can go through the css in slick-theme.css and override the .slick-prev, .slick-next styles.

Or you can use custom arrows feature https://react-slick.neostack.com/docs/example/custom-arrows