kenwheeler / slick

the last carousel you'll ever need
kenwheeler.github.io/slick
MIT License
28.49k stars 5.89k forks source link

Issue with inline styles when using the responsive option #3615

Open Afamsinachi opened 5 years ago

Afamsinachi commented 5 years ago

Slick slider override's the inline style applied on each slide element. I initialized slick on an element of which the slide elements has background image applied with inline style attribute. Using the responsive option, I set the slide dots to appear only on a specific screen width. On the responsive break-point I set, inline styles gets replaced with slick inline style Instead of adding to the hard coded inline style.

fabienlege commented 5 years ago

Same issue for me the issue occur also without responsive parameter. Any solution for this ?

erthi16 commented 5 years ago

Same as https://github.com/kenwheeler/slick/issues/3439