// SYSTEM PANEL //
[ROOT]
/
home
/
salvufkx
/
homedir
/
public_html
/
wp-content
/
themes
/
gridsby_pro
/
js
[ PARENT ]
EDIT :: slick.script.js
jQuery( function( $ ){ $(document).ready(function() { $('.hero-slider').slick({ dots: false, infinite: true, speed: 500, slidesToShow: 1, centerMode: true, variableWidth: true }); }); });
SAVE
CANCEL