Answer the question
In order to leave comments, you need to log in
Why are the settings not working?
Why don't the settings for the 2nd carousel work? On the 2nd carousel, the settings that are written in the first one work.
$('.owl-carousel').owlCarousel({
smartSpeed:1000,
autoplayTimeout:7000,
autoplay:true,
loop:true,
margin:10,
nav:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
})
$('.gogog').owlCarousel({
smartSpeed:0,
autoplayTimeout:0,
autoplay:false,
loop:true,
margin:10,
nav:false,
dots:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:1
}
}
})
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