1
I’m working with the Owl Carousel v2.2.1 3 images at a time are displayed. This is already possible using paging, but I need the same event to be done using arrows. Every time you click on the arrow you should change the page (the next 3 images appear).
I tried to use the option sliderBy
and also scrollPerPage: true
, but it didn’t work, just does the loop with the next picture.
Could someone help?
If possible post your code to help understand the issue.
– Valdeir Psr