diff --git a/frontend/web/js/new_script.js b/frontend/web/js/new_script.js index cf4a5e6..83b3052 100755 --- a/frontend/web/js/new_script.js +++ b/frontend/web/js/new_script.js @@ -132,7 +132,7 @@ $(document).ready(function () { } - $('.new_collection').owlCarousel({ + $('.collection .new_collection').owlCarousel({ navigation : true, // Show next and prev buttons slideSpeed : 500, autoplayTimeout:3000, -- libgit2 0.21.4