How can I change the heading font and color of matrix field?

  • AdminWeingutBibinger
    Asked on May 19, 2014 at 8:38 AM

    I would need to customize the font size (larger) and the font color (to black) of the headings of my chart. The default font size is to small; especially with the set font color in this case!

     

    Can you please help?!?!

     

    Thank you very much!!!!

     

  • Ashwin JotForm Support
    Replied on May 19, 2014 at 10:27 AM

    Hello AdminWeingutBibinger,

    Do you mean to say that you want to increase the font size of your matrix field heading?

    Please inject the following custom css code in your form:

    .form-matrix-column-headers {

    font-size: 1em !important;

    color: #070707 !important;

    The following guide should help you in injecting the custom css code:  http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Hope this helps.

    Do get back to us if you have any questions.

    Thank you!

  • AdminWeingutBibinger
    Replied on May 20, 2014 at 5:00 AM

    The JotForm Support Team rules!

    Best support ever!!!

    Thank U for your help!

  • Ashwin JotForm Support
    Replied on May 20, 2014 at 5:36 AM

    Hello AdminWeingutBibinger,

    You are welcome.

    I'm very pleased that I was able to help you.

    Do get back to us if you have any questions.

    Thank you!