Hover text size is too small. How can I increase it?

  • KCHDA
    Asked on January 7, 2017 at 4:20 PM

    Hello,

     

    How can I make the font size larger in hover text?

     

    Also, one of my sub-total calculations (under 2nd Participant) is not placing the decimal and two spaces after the number (ie: 12.00)

    I entered it the same way as the other two but it's not working properly...can you take a look and suggest what to do to fix it?

    Thanks,

    Lori

  • Kiran Support Team Lead
    Replied on January 7, 2017 at 11:58 PM

    You may inject the following CSS code to your JotForm to increase the font size of the hover text.

    .form-description-content {

        font-size: 13px;

    }

    You may change the font-size as per your requirement. 

    The other question is moved to a separate thread and shall be addressed there shortly. Please follow the linke below:

    https://www.jotform.com/answers/1028466

    Thank you!