(13.11.2018, 17:15)JoseJimenez94 Wrote:(13.11.2018, 16:48)Daniel. Wrote: Hi
Try this
Code:.circularslider-value {
font-size: 40px !important;
}
Thanks Daniel. It's works. As I saw that there is a limit from which the text is cut; can not this limit be removed?
Hi, you can add "padding" to remove text cut
I have another question:
I want change circular slider color dinamicaly (deppending of the valve) but I don´t find css class. I´ve seen that circular slider control is a canvas.
How can I change the color?
Thanks