F
F
froggush2020-02-26 21:09:25
Slick
froggush, 2020-02-26 21:09:25

How to make dots in slick slider?

Tell me how to make navigation points under the slider showing which slide is currently on the screen?

I searched for answers on the Internet, but found only irrelevant crutches of 2012-2013.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vaultboy84, 2020-02-26
@jean_gaben

This is called dots
In the script where you initialize slick write

$('.variable-width').slick({
  dots: true,
 
});

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question