Hello all,
I made some research on the PIZZA template but couldn’t find any topics on it.
I am having a problem with this responsive template. I tried using it on my mobile but it doesn’t show everything. Any idea? I am really confused.
Thanks!
Hello all,
I made some research on the PIZZA template but couldn’t find any topics on it.
I am having a problem with this responsive template. I tried using it on my mobile but it doesn’t show everything. Any idea? I am really confused.
Thanks!
hey there
Can you tell me what is your problem? please provide a link to your website and problem description
Hello,
By using this link on a mobile: https://colorlib.com/preview/theme/pizza/
I am not able to see anything below the pictures. There is something wrong for sure so I didn’t put my website online yet. But the classic view (on a computer) worksclike a charm.
Hey there
This problem can be fixed by using this css code:
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: initial;
touch-action: initial;
-webkit-user-select: initial;
-moz-user-select: initial;
-ms-user-select: initial;
user-select: initial;
}
add it at the bottom of any css file
Hello Noda,
Problem solved! Could be good to update the original file package on the colorlib website in order to avoid other people to come and ask again
Thanks a lot
John
hi John
Sure, i will report this