font change not sticking

  • dwooster
    Asked on March 13, 2014 at 10:16 AM

    I change the font to arial bold; looks good on the form; save it; go out; come back in; reverted back to something other than arial bold; bug?

  • pinoytech
    Replied on March 13, 2014 at 11:21 AM

    Hi,

    Are you referring on 2014 Camp Infinity Summer Registration form? If yes, try to inject this custom css in your form to fix the issue.

    .form-all {

    font-family: Arial Black !important;

    font-weight: bold !important;

    }

    Here's how it looks: http://www.jotformpro.com/form/40714109695962

    If not, kindly share to us URL of the FORM which you are having problem so we can check it and for further assistance?

    Thanks!

  • dwooster
    Replied on March 13, 2014 at 8:40 PM
    perfect; thanks! I like this tool!
    I would like to pass some form information on to my thank you form which is written in python; any advice?
    Dan
    ...
  • Cesar
    Replied on March 13, 2014 at 11:53 PM

    @dwooster

    Kindly create a new thread for the follow up question. As we are working on one issue per thread. Sop that we may assist you better. Thank you.