I want to change the slider background color to be the same color as the range color > min color, seems like the min range color is set for dhx_slider_thumb–nullable class, which to me it is still within the slider range shouldn’t be any different, I know I can change the color in the custom css file, but I want to set the color as unselected color and once the user click on the slider bar then only change the color. To achieve this behavior, I thought if I set the slider value outside the range it will do it, but it doesn’t. Is there a way to make this happen? Thank you!