Vertical Slick Slider in Debut Theme

Valery_Nguyen
Excursionist
25 0 7

I currently have a horizontal slick slider for product thumbnails under the main image.  I want to change this into display vertical, but I haven't had any luck. 

I've added into the js these two lines.  But it doesn't seem to work.

vertical: true,
verticalSwiping: true,

I also made sure the css styles are set to display: block.  But nothing is working. 

Anyone have any idea what's the problem?

 

Thank you,

Reply 1 (1)

gpotter
Shopify Partner
2 0 1

It appears that Debut uses a slimed down version of the Slick Slider library.  If you get the full minified library from the source: https://kenwheeler.github.io/slick/, you can replace the slimmed down library with the full library in the vendors.js file inside the Debut theme.