I want to change the size and shape(from rectangle to circle) of the handles of my nouislider. How can I do it?
How to change the handle size of a materialise css nouislider?
1.6k views Asked by Yash Moda At
1
I want to change the size and shape(from rectangle to circle) of the handles of my nouislider. How can I do it?
In the CSS you will find the attribute
.noUi-handle
. You can style the handles the way you like. Please see the documentation for more information.