leaffm / react-infinite-carousel

React simple infinite carousel with lazy loading and responsive support
MIT License
116 stars 19 forks source link

Customizing dots #9

Closed germani closed 5 years ago

germani commented 6 years ago

Hi, how to change the point style? http://take.ms/y4LNp

gl0gl0 commented 5 years ago

You can assign an id to the carousel and then just do something like: #carouselId ul button {...} ?

jgalleg9304 commented 5 years ago

What about when the dot is active, how could you customize that?