How can I get thank you colors to match submission colors?

  • bellavance10
    Asked on January 10, 2018 at 6:57 PM

    Want light gray, not default green. 

    Jotform Thread 1345365 Screenshot
  • Jed_C
    Replied on January 10, 2018 at 8:35 PM

    Just remove and replace the value of the form CSS under ".form-all" with:

    .form-all {

    background: #e7e7e7;

    }

    It should now replace the thank you page color with grey. Here's a sample screencast:

    1515634451change background thankyou Screenshot 10

    Let me know if you have any questions.

  • bellavance10
    Replied on January 10, 2018 at 10:43 PM
    Hi, Jed.
    Thanks for your help, which was great!
    Is there a way to shorten the blue space? My form and thank you are small,
    but the blue space extends down several inches below the screen real estate
    I use. Might make it look cleaner.
    Thanks,
    Joe
    ...
  • Marvih
    Replied on January 11, 2018 at 4:42 AM

    Try re-embedding your form again using the code below.

    [embed width="100%" height="450"]https://form.jotform.com/form/80096428537160[/embed]

    https://www.jotform.com/help/299-How-to-Embed-a-Form-to-Wordpress-com

    Let us know if you need further assistance.

  • bellavance10
    Replied on January 11, 2018 at 9:43 AM
    Thanks, Marvih!
    ...