Copy/paste code to site settings.
Customize -webkit-scrollbar width, track, and thumb visually in a Webflow-like environment.
Add your styles to the body or any div set to overflow: scroll or auto on your website.
/*width*/ { ::-webkit-scrollbar: { width: auto; } } /*track*/ { ::-webkit-scrollbar-track: { box-shadow: inset 0 0 5px grey; border-radius: 10px; } } /*thumb*/ { ::-webkit-scrollbar-thumb: { background: red; border-radius: 10px; } }
/*width*/ { ::-webkit-scrollbar: { width: auto; } } /*track*/ { ::-webkit-scrollbar-track: { box-shadow: inset 0 0 5px grey; border-radius: 10px; } } /*thumb*/ { ::-webkit-scrollbar-thumb: { background: red; border-radius: 10px; } }
Powered for Webflow developers and so simple a Squarespace developer could do it.
Download the extension and start styling. No bullshit. Just straight fire sauce.
/*width*/ { ::-webkit-scrollbar: { width: auto; } } /*track*/ { ::-webkit-scrollbar-track: { box-shadow: inset 0 0 5px grey; border-radius: 10px; } } /*thumb*/ { ::-webkit-scrollbar-thumb: { background: red; border-radius: 10px; } }
Built for fun. Built for the Webflow Community.
The Finsweet team is building more stuff for the Webflow community.