Hi there,
I’m trying to change the background color of the radio button and check box button input to white to match the text field input areas — white. Here’s what I have:
Styles > input checkbox fields > width:13px;background-color:#FFFFFF;
Styles > input radio fields > width:13px;background-color:#FFFFFF;