Change colour of scrollbar thumb via CSS in iOS 13 ::-webkit-scrollbar-thumb does not work in iOS 13 devices, Need to change thumb colour from black to white for dark background. Tried below solution but not working. ::-webkit-scrollbar-thumb { background: white; } Any suggestions. Thanks Safari & Web General WebKit Safari and Web CSS HTML 4 0 5.7k Aug ’20