Hello there!
In trying to sort out why the scrollbar isn't working on an android phone I came across this in the CSS stylesheet
.Android ::-webkit-scrollbar{display:none}
I have tried adding these different options into Custom CSS...
.Android ::-webkit-scrollbar{display: block !important}
-
.Android ::-webkit-scrollbar{display: inline !important}
-
.Android ::-webkit-scrollbar{display: inline, width: 20px !important}
But nothing seems to work!
Any thoughts or ideas?
Many many many thanks!
Jess
Question
Scrollbar on Android Phones
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

