Radio Buttons
-
I’m setting up a form but the radio buttons are acting weird. I’ve customised them in the plugin’s theme edit section so that the buttons are styled but the original buttons appear next to them in the form. I’ve tried getting rid of them with CSS:
input[type=”radio” i] {
display: none;Doing this in inspect element worked but as soon as I used this in CSS it gets rid of everything, text boxes, drop down menus, etc. I hope someone can help me out!
Thanks in advance!
(NOTE: I’ve just noticed you won’t be able to see the link as the website is being redone and we can’t allow our traffic to enter yet so I’ve left a link to an image of the problem.)
- This topic was modified 6 years, 11 months ago by .
- This topic was modified 6 years, 11 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘Radio Buttons’ is closed to new replies.