OwlCarousel2 / OwlCarousel2

DEPRECATED jQuery Responsive Carousel.

Home Page:http://owlcarousel2.github.io/OwlCarousel2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

need help: two nav and dots elemets in the pages

lublues opened this issue · comments

i use this
$(".owlCarousel").owlCarousel({
loop:false,
center:false,
margin:10,
items:1,
responsive:false,
nav:true,
dots:false
})

but there is two nav and dots elemets in the pages.

(https://user-images.githubusercontent.com/18481641/205438215-3abbdbaa-7bd6-4ad6-b1d8-03a24b1cab68.jpg)