Scrollbar color
-
Hello,
please, after 4 hrs of trying – is there any way to change color of scrollbar on iphone i Firefox? Its dark, and I want it light – white pretty much. ChatGPT couldnt help ?? I dont really care about desktop. I just wanna change it in Firefox on iPhone.
I used this code, and it works but only on android
- {
scrollbar-width: thin !important;
scrollbar-color: rgb(255, 255, 255, 0.2) transparent !important;
}
I saw websites, that use white scrollbar, so I want to do the same.
Thank you in advance - {
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.