lightslider
lightslider copied to clipboard
responsive vertical: false does`nt work
$(document).ready(function () { $("#light-slider").lightSlider({ item: 1, loop: true, gallery: true, vertical: true, responsive:[ { breakpoint: 800, settings:{ gallery: false, vertical: false, --------------->>>> does`nt work } } ] }); });
How i can fix it?
Hi. you can change these options only supports item, slideMove, slideMargin, thumbItem, thumbMargin
http://sachinchoolur.github.io/lightslider/examples.html