This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 3
Checkbox and radio button background
Started 12 years ago by csamuel69 | 4 posts |
-
How do I change the radio and checkbox background from white to the website background color? Right now they have a white square around them and I would like to blend them.
Posted 12 years ago # -
Try to add this CSS code into the "Advanced CSS" section of your form's theme:
#main_body input.checkbox,#main_body input.radio{ background-color: transparent !important; }
MachForm Founder
Posted 12 years ago # -
Thanks Yuniar works like a charm. Keep up the great work on the product!
Posted 12 years ago # -
awesome :)
MachForm Founder
Posted 12 years ago #
Reply
You must log in to post.