Ecoland problems on mobile

I tried to play with the Ecoland theme https://colorlib.com/wp/template/ecoland/
It works fine on a PC but on an android mobile with chrome, it fails on the front side. The slider does not allow me to scroll down.

BTW I cannot load the theme preview from colorlib.com either. When loading https://colorlib.com/preview/#ecoland it changes to the travelo theme.

Hey there

Please note, this is an HTML template :slight_smile:
Can be fixed by this CSS:

.owl-carousel.owl-drag .owl-item {
-ms-touch-action: auto;
touch-action: auto;
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}

Thanks, that solved the problem :slight_smile:

If you’re happy with our service, don’t forget to rate us: [Illdy] Reviews | WordPress.org