malsup / cycle2

2nd gen cycling
899 stars 239 forks source link

Override overflow in javascript #838

Open janstieler opened 5 years ago

janstieler commented 5 years ago

Hi, is it possible to overwrite the overflow: hidden on the slideshow? If I write overflow-y: visible !important it will be overwritten on the second slide from the plugin. The Slidshow will also work properly with my overflow because I will use a horizontal transition and no vertical.

Cheers