Is there a way to change the color of radio button | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is there a way to change the color of radio button

Web

3rd Sep 2019, 12:11 PM
okoye Peter
okoye Peter - avatar
2 Answers
+ 1
Hi Peter, It's impossible to change the color of radio button because it's a default component of every browser. A trick is to make the radio button hidden, add a span near it and closure it into a container. You can find my example here: https://code.sololearn.com/W639ExhaCYHK
3rd Sep 2019, 10:42 PM
Gabriele Marra
Gabriele Marra - avatar
+ 1
Thanks allot @ Gabriel Marra
4th Sep 2019, 12:54 PM
okoye Peter
okoye Peter - avatar