I\'ve been toying around with Slick carousel for a fair few hours, and really can\'t get my head around how to implement the \"center mode\" that\'s on the Slick website: http:/
If you intended to make the "single-item" slide to show in centerMode then this is the right code:
< script type="text/javascript" src="http://code.jquery.com/jquery-1.11.0.min.js" >
1
2
3
4
5
6