Replies: 0
After wasting hours on this one single task, I now humbly ask for assistance on this matter…
I have tried every combination of class, id, and selector I can think of. I have searched far and wide. I cannot seem to find a workable answer for how to change the color of a radio button in Contact Form 7.
Most sites say “hey, just add input[type="radio"] and input[type="radio"]:checked into your CSS…”
I have tried this. I have tried every permutation of this I can think of (:focus, !important, etc…) Nothing has worked.
The only solution I’ve found that actually works relies on removing the default radio buttons altogether and replacing them with custom images.
Any wisdom/insight you can throw at me would be greatly appreciated.
Thanks.