Coffee Blend Templates - Doesn't scroll on android mobile devices

Hi, I recently bought the license for the Coffee Blend Bootstrap Template. When viewing on the desktop it works fine but when I viewed on different mobile devices it’s not working properly. On Iphone 8, on some devices it still showed the black background, it supposed to be white. The major problem, it doesn’t scroll on Samsung mobile phone. Below is test site. Could you please help me on this? I also attached the file as well. Thanks.

http://amiedesignz.com/sitetest/

Amie

Good morning

for the background image, can i see it? please provide screenshots because the image is visible for me
for the second problem, please add this css at the bottom of the style.css file:

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

Thanks for the code Noda!There was mistake on my end on the black bg. It works great.

Thank you too :slight_smile:

I will close this case now, Feel free to contact us again if you have other questions
Thanks!