Answer the question
In order to leave comments, you need to log in
OwlCarousel2. How to remove time delay between multiple sliders?
Good afternoon.
There are 6 sliders on the page, of the same class .mp-service
. The following code is responsible for output and operation
$(document).ready(function(){
$(".mp-service").owlCarousel({
margin: 0,
items: 1,
nav: false,
dots: false,
loop: true,
autoplay:true,
autoplayTimeout:2500,
autoplayHoverPause:false,
});
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question