Remove owl carousel function

This commit is contained in:
Alexander Agnarson 2019-02-15 14:15:03 +01:00
parent 6fc2f1ca52
commit b14ccb1b03

View file

@ -91,18 +91,6 @@ jQuery(document).ready(function($) {
}
responsiveVideo();
/* Owl Carousel
/* ------------------------------------ */
$("#owl-featured").owlCarousel({
navigation : true,
items : 5,
itemsDesktop : [1024,2],
itemsDesktopSmall : [980,2],
itemsTablet: [768,3],
itemsTabletSmall: [568,2],
itemsMobile : [479,1],
});
/* Header Sticky
/* ------------------------------------ */