rydz
0
Q:

carousel multiple items variable width


$('.variable-width').slick({
  dots: true,
  infinite: true,
  speed: 300,
  slidesToShow: 1,
  centerMode: true,
  variableWidth: true
});
        
0

New to Communities?

Join the community