Do the colors you pick always disappear?

  • mjculber
    Asked on March 16, 2018 at 1:34 PM

    Hi,

    Made this form and it had a teal color background. I emailed the form to people and a day later log back into send to more and the colors I chose to use are gone! 

    Does this always happen? It took me a good while to figure out and format it to what I wanted - I'm dreading doing it again - don't have the time for this. But also don't want my customers to get a form that looks like the below link I put.

    Please help!

    Jen

  • John_Benson
    Replied on March 16, 2018 at 2:46 PM

    If you're referring to the background color of the form, please add this custom CSS code:

    .jotform-form {

    background: teal !important;

    }

    To add the custom CSS code to your form, please follow the guide below:

    https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Results:

    1521225999Teal 001 Screenshot 10