🤩 If you like this project, please support us by starring our GitHub repository 🤩

To add your custom styles, it’s possible to use the css-links attribute. It allows to add one more CSS files to the slider:

<toolcool-range-slider css-links="/path/file-name-1.css"></toolcool-range-slider>

You can add more than one path by separating them with ;

<toolcool-range-slider css-links="/path/file-name-1.css; /path/file-name-2.css;"></toolcool-range-slider>

📌 An example page with the source code can be found here.

Previous
Colors
Next
Themes