Answer the question
In order to leave comments, you need to log in
Why does OWL causel flip to the first element to the left?
$('.js-slide-similar').owlCarousel({
loop: true,
margin: 20,
nav: true,
navText: true,
pagination: true,
dots: true,
lazyLoad: true,
video: true,
responsive: {
0: {
items: 1,
nav: true,
loop:true
},
450: {
items: 2,
nav: true,
loop:true
},
760: {
items: 3,
nav: true,
loop:true
},
980: {
items: 4,
nav: true,
loop:true
}
}
});
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