Okay
  Public Ticket #541661
Color of scroll and scrollbar
Closed

Comments

  • Jek started the conversation

    Hi there,

    I would like to change the color of the scroll and the scroll bar instead of the default grey color, but couldn't find any settings. Have turned on the styled scroll bar option. Would appreciate your support once again.


    Cheers,

    Jac

  •  8,990
    Tahir replied

    Hey ,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
     div#ascrail2000 {
        background-color: #fff !important;
    }
    
    
    div#ascrail2000 > div {
        background-color: #ff0 !important;
    }

    Thanks



    ThemeNectar Support Team 

  • Jek replied

    Got it, thanks a lot.

    Cheers,

    Jek