jQuery(document).ready(function ($) { $('#main-slider').owlCarousel({ loop:true, items: 1, nav:true, navText: [ '', '' ], }) });