S
S
shynga2020-05-03 11:47:36
css
shynga, 2020-05-03 11:47:36

How to style scrollbar in CSS?

Good afternoon!
I would like to know how to edit the scrollbar in CSS?
Is it possible from this.
5eae84d1ddbf6587648101.png
Do it.
5eae8509613ed544144079.png

Only with css?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Anton Litvinenko, 2020-05-03
@shynga

Yes, but only supports webkit-based browsers, it's best to use the plugin

T
Tranceinheart, 2020-05-03
@Tranceinheart

There are some ways that don't work well. I recommend this https://grsmto.github.io/simplebar/ .

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/simplebar.css">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/simplebar.min.js"></script>

I use it myself

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question