fix sign up nav
This commit is contained in:
1 parent
4af5e4594b
commit
41b991789e
7 files changed
+185
-75
No files matched your search
@@ -54,13 +54,4 @@ $(document).ready(function(){
|
||||
});
|
||||
});
|
||||
|
||||
// testimonial carousel
|
||||
$('.testimonial .owl-carousel').owlCarousel({
|
||||
loop: true,
|
||||
autoplay: true,
|
||||
dots: true,
|
||||
nav: false,
|
||||
items: 1
|
||||
});
|
||||
|
||||
});
|
||||
Reference in new issue
Block a user