Slick Slider – Android Scroll Conflict

When using Slick on Android, you may find that the vertical scrolling, or site progression, becomes inaccessible if you have a full-width slider.  Some forums and suggestions have mentioned setting draggable, swipe and touchMove to false, but this does not always solve the issue for all devices. You can add this style to your css, and the mobile version of your site will become scrollable again. Sourced here

.slick-slider { touch-action: pan-y!important; -ms-touch-action: auto!important; }

Leave a Reply

katherine as a flat graphic icon

About Me

I’m an African / Ojibwe First Nations Web Developer living in Winnipeg, Manitoba.

Visit the Tips and Blog to see what I’m working on.