$(document).ready(function(){ $(".sec03-wrap").owlCarousel({ items : 4, loop : true, autoplay : true, navigation : true, dots : true, }); });