Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

owl carousel

$('.custom1').owlCarousel({
    animateOut: 'backOutLeft',
    animateIn: 'backInRight',
    items:1,
    margin:30,
    stagePadding:30,
    smartSpeed:450
});
Source by owlcarousel2.github.io #
 
PREVIOUS NEXT
Tagged: #owl #carousel
ADD COMMENT
Topic
Name
8+2 =