$(function() { $('.slide-top').slick({ autoplay: true, dots: true, arrows:false, infinite: true, speed: 1500, fade: true, cssEase: 'linear' }); });