Remove owl carousel function

This commit is contained in:
Alexander Agnarson 2019-02-15 14:15:11 +01:00
parent 6e32321f58
commit fc8e25fa3d

View file

@ -122,18 +122,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
/* ------------------------------------ */
$('.logged-out #header-sticky').stickThis({