how can I make the text larger in my survey matrix?

  • nmoore1127
    Asked on March 8, 2014 at 11:11 AM

    I would also like to change the background color of the matrix.

  • pinoytech
    Replied on March 8, 2014 at 12:20 PM

    Hi,

    Thank you for contacting us! 

    Please use and inject this custom css in your form to achieve that.

    .form-matrix-row-headers {

    border: 1px solid #AD0202;

    background: #F37E7E !important;

    font-size: 12px !important;

    color: #FFF !important;

    }

    Here's how it looks like after:

    how can I make the text larger in my survey matrix? Image 1 Screenshot 20

    If you need further assistance, please let us know.