• Hi,

    I managed to change the color of moesia’s default scrollbar with this code
    .nicescroll-cursors {
    background-color: red !important;}

    The thing is that it has changed only the color on desktops, but not on smaller screens such as on mobile phones and tablets. Any help?

    Thanks in advance.

Viewing 1 replies (of 1 total)
  • Hello there,

    What will happen if you try to change its color via JS?

    1. Open the moesia/js/nicescroll-init.js file
    2. Change the line cursorcolor:"#525252", into cursorcolor:"#ff0000",

Viewing 1 replies (of 1 total)
  • The topic ‘Mobile scrollbar color’ is closed to new replies.