instal owl carousel js theeme code example
Example 1: owl carousel get started
Your Content
Your Content
Your Content
Your Content
Your Content
Your Content
Your Content
Example 2: owl carousel get started
$(document).ready(function(){
$(".owl-carousel").owlCarousel();
});