metafizzy / flickity

:leaves: Touch, responsive, flickable carousels
https://flickity.metafizzy.co
7.52k stars 605 forks source link

Add Class to arrows based on slide selected #1255

Closed timbrandon closed 1 year ago

timbrandon commented 1 year ago

Hi, somewhat new to JS / Jquery.

I'm trying to change the color of the arrows depending on what slide its on. That way if you are on a dark slide, the arrows display differently then when on a light slide.

Any help on achieving this would be greatly appreciated.

desandro commented 1 year ago

I'm sorry to see you're having trouble with Flickity. Could you provide a reduced test case? See Submitting Issues in the contributing guidelines. If you can write up a CodePen with some light and dark slides, I may be able to whip up the JS for you.