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


  1. csamuel69
    Member

    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 11 years ago #
  2. yuniar

    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 11 years ago #
  3. csamuel69
    Member

    Thanks Yuniar works like a charm. Keep up the great work on the product!

    Posted 11 years ago #
  4. yuniar

    awesome :)


    MachForm Founder

    Posted 11 years ago #

RSS feed for this topic

Reply