DR.CARE HTML Theme have problems to scroll in the slide in Mobile Android

Good day

I downloaded the theme Dr. Care from here: https://colorlib.com/preview/theme/drcare/

The theme looks awesome in PC but when i watch it in mobile the scroll dont work if i use my finger to move up or down (left and right works fine) when i press in the slide section and i cant scroll the page. I need press in the menu or under the slide to move the site.

Is possible know how to fix it?.

Thanks!

Hello there

You can use this css to change this behavior:

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

Is working perfect

Thanks you!!!

Thank you too :slight_smile:

I will close this case now, feel free to open new tickets