R
R
RGBC2020-05-24 17:01:01
Slick
RGBC, 2020-05-24 17:01:01

How to make a slick slider responsive?

$(document).ready(function(){
    $('.posts-slider').slick({
        arrows:true,
        adaptiveHeight:true,
        slidesToShow:3,
        autoplay:true,
        infinite:true,
    });
});

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question