how to style this check box

No description
6 Replies
Stephin Maju
Stephin MajuOP16mo ago
How to style this check box
ἔρως
ἔρως16mo ago
well, there are way too many options depends on your html show it and then we can advise a strategy i can think of a handful of ways to implement that, and all depend on your html
Stephin Maju
Stephin MajuOP16mo ago
I finish this style Thank you for your reply bro😁 Love you guys I was finished this style below code input[type='checkbox'] { accent-color: #25DAC5; } It's work😊
ἔρως
ἔρως16mo ago
does it work in firefox, android and ios? if it does, that is a neat trick
Stephin Maju
Stephin MajuOP16mo ago
It does work in chrome and I didn't check in firebox 😊
ἔρως
ἔρως16mo ago
it does but it's different firefox's default checkmark is so ugly but it shows the whole background as the color with a white checkmark

Did you find this page helpful?