CSS RADIO BUTTONS
-
I have a radio buttons with input hidden. Only with label.
.cp_cff_botones #fbuilder input[type=”radio”]{
display:none !important;}Now I want change some css for label with status checked. I tried with multiple options but I can’t do it.
What is the selector should I use?
Best regards
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘CSS RADIO BUTTONS’ is closed to new replies.