Can you make the text on the payment option check boxes white?

  • habitatjackson
    Asked on October 18, 2016 at 6:52 PM

    Hello,

     

    I would like the font on our check box text to also be white. Right now it is black as you can see here: http://tetonhabitat.org/support/

     

    Thanks,

     

    Courtney Courtney@tetonhabitat.org 307-734-0828

     

  • Chriistian Jotform Support
    Replied on October 18, 2016 at 9:58 PM

    I checked your payment option but I didn't seem to find any checkboxes on your form. I assume you have removed the checkbox from your form?

    If in case you want to add the checkbox again, you can inject the custom CSS code below to achieve your requirement.

    .form-checkbox-item label {

        color: #fff !important;

    }

    Can you make the text on the payment option check boxes white? Image 1 Screenshot 20

    If you need further assistance, please let us know.
    Regards.