Right to Left
$('.single-item-rtl').slick({
thumbs: true,
infinite: true,
speed: 300,
slidesToShow: 1,
slidesToScroll: 1,
rtl: true
});
the last carousel you'll ever need
the last carousel you'll ever need
$('.single-item-rtl').slick({
thumbs: true,
infinite: true,
speed: 300,
slidesToShow: 1,
slidesToScroll: 1,
rtl: true
});