
1. Go to your blogger dashboard and select the blog you'd like to customize.
2. Go to Template >>> Customize >>> Add CSS and paste this code in the box:
::-webkit-scrollbar {
background: #ffffff;
width: 10px;
}
::-webkit-scrollbar-thumb {
background: #000000;
}
+ Change the color code in red to customize the color that the scroll bar "slides" on.
+ Change the width code in blue to customize the width of the scroll bar as a whole (the larger the number the thicker the scroll bar).
+ Change the color code in green to customize the color of the scroll bar itself.
Comment below if you have any questions. :)
Thanks so much for this! I've been wondering for so long:)
ReplyDeleteAnytime dear - I'm glad I could be helpful. :)
DeleteSuper easy & helpful. Thanks for this. <3
ReplyDelete~Adi
You are most welcome. <3
Delete