rdinardo
0
Q:

owl-carouselslide vertical

        $('.owl-carousel').owlCarousel({ 
           loop: true,
           items: 3,
           animateOut: 'slideOutUp',
           animateIn: 'slideInUp'
         });
0
      .item {
            transform: rotate(-90deg);
        }
      .owl-carousel{
             transform: rotate(90deg);
        }
0

New to Communities?

Join the community