slick

the last carousel you'll ever need

slick

the last carousel you'll ever need


Right to Left



$('.single-item-rtl').slick({
	thumbs: true,
	infinite: true,
	speed: 300,
	slidesToShow: 1,
	slidesToScroll: 1,
	rtl: true
});