How can label text be formatted?

  • wmoreno
    Asked on May 28, 2015 at 8:26 AM
  • Ecem JotForm Designer
    Replied on May 28, 2015 at 8:31 AM

    Hi,

    JotForm allows you to Inject your Custom CSS Codes on your form. Please click here to learn how.

    To change your label text styles, you can use sample code below:

    .form-label{

    font-size:15px;

    color:blue;

    }

     

    You may also find this article helpful: http://www.jotform.com/help/75-Customize-your-Form-using-Custom-CSS-Codes

    There are also tons of guides about Custom CSS codes on this forum, just use the forum search tool to find it out. 

    Please let us know if you have further questions. 

    Best Regards

    Ecem