Answer the question
In order to leave comments, you need to log in
How to adapt the slider to the size of dynamic content?
I have a slick slider which has content with the ability to expand elements when clicked.
The problem is that when opening/closing an element, the slider does not adapt its height. Slider
code
$('.one-time').slick({
dots: true,
infinite: true,
speed: 300,
slidesToShow: 1,
adaptiveHeight: true
});
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question