Change option colors to black

  • chiragvora123
    Asked on June 30, 2014 at 7:54 AM
    and also the form answers for each question is in red. How to convert it to black?
  • Welvin Support Team Lead
    Replied on June 30, 2014 at 8:18 AM

    Hi,

    Inject the following custom CSS codes to your form:

    .form-radio-item label {

    color: #000000 !important;

    }

    Follow this guide: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes. Do let us know if you need any further assistance.

    Thanks

  • chiragvora123
    Replied on June 30, 2014 at 8:27 AM

    It worked. Thanks

  • chiragvora123
    Replied on June 30, 2014 at 8:35 AM

    Also how to reduce the submit button box, I want to make it small in length and big in width