mirror of
https://ghproxy.net/https://github.com/AlxMedia/curver.git
synced 2025-08-26 10:54:03 +08:00
Remove owl carousel function
This commit is contained in:
parent
6fc2f1ca52
commit
b14ccb1b03
1 changed files with 0 additions and 12 deletions
|
@ -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
|
||||
/* ------------------------------------ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue