Answer the question
In order to leave comments, you need to log in
Why are slides duplicated?
How can I fix this in the single__holder
block
instead of 2 items
, 5 are shown there,
I expect 2 https://jsfiddle.net/hsnzdtc9/2/
Answer the question
In order to leave comments, you need to log in
loop: false
or items: 2
.
i expect 2
single_slider.owlCarousel({
dots: false,
nav: true,
loop: true,
navText: '',
items: 5,
margin: 20
});
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question