maxmarinich / react-alice-carousel

React responsive component for building content galleries, content rotators and any React carousels
MIT License
832 stars 91 forks source link

move arrow position #281

Closed salicius closed 1 year ago

salicius commented 1 year ago

hi, in the readme images carousels navigation arrows are to the sides while in the demo webpage are below the dots. How can i put them to the sides ?

maxmarinich commented 1 year ago

Hi, @salicius! Use common css with classes like on the screenshot, custom component using the props or render functions.

Screenshot 2023-05-12 at 15 28 37