Create beautiful custom scrollbars with ease
Scroll down to see your custom scrollbar in action!
This is a preview of your vertical scrollbar styling.
This is a preview of your horizontal scrollbar styling. It extends beyond the visible area to demonstrate the horizontal scrollbar.
Scrollbar styling is primarily done using the following CSS pseudo-elements:
::-webkit-scrollbar
- The entire scrollbar::-webkit-scrollbar-track
- The track (progress bar) of the scrollbar::-webkit-scrollbar-thumb
- The draggable scrolling handleFor Firefox, you'll need to use scrollbar-width
and scrollbar-color
properties.
Custom scrollbars are well-supported in modern browsers: