On Tiny Slider there is a option for Responsive attribute but it's not included on the design will this option will be included on future versions or there is a way to use this option on the current version.
thank you
data-tns-responsive="" not working in element
https://preview.keenthemes.com/html/keen/docs/general/tiny-slider/overview
here is missing this param too
Hi,
You can pass the responsive options via data-tns-responsive as shown below:
data-tns-responsive="
 {640: { 
 edgePadding: 20,
 gutter: 20,
 items: 2
 },
 700: {
 gutter: 30
 }
}}"