kenwheeler / slick

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

Slick dots issue, i want to make slick dots as slider #3247

Open rijosh opened 6 years ago

rijosh commented 6 years ago

I have more no of slides so the slick dots are breaking down. so i need to change the slick dots like slider or pagination something like that. how it possible thanks advance... please provide fiddle link...

http://jsfiddle.net/rijosh/fmo50w7n/1621/

dots-issue

i want change something like the bellow pagination-style2

pagination-style

tonextone commented 6 years ago

What about using "asNavFor" ? See "Slider Syncing" example: http://kenwheeler.github.io/slick/

rijosh commented 6 years ago

that's not possible because of few things. actually i'am appending the dots to another div and also i want the slide no. the main thing i have completed the projects before long time its a dynamic site. so they have added multiple slides dynamically that's why the problem happened. now lots of number coming like the first screen shot. is it possible to fix it through css or javasctipt something like the second screenshot?...