Change background color for Thank You Page.

  • EHSPMB
    Asked on April 4, 2018 at 3:04 PM

    Hello

    My page thanks take a problem before send form.


    In this image is the edit page (white):

    1522868632Capture edit Screenshot 10

    And before send form, background page color to form is gray, but is no cool.

    1522868656Capture back Screenshot 21

     

    Wat i do?

    thanks

  • Jed_C
    Replied on April 4, 2018 at 4:12 PM

    You can replace the background color in your form designer settings. Here's a sample screencast on how to https://screencast-o-matic.com/watch/cFffYXDJwx.

    Let us know if you have any questions or if you need further assistance. 

  • EHSPMB
    Replied on April 4, 2018 at 9:29 PM

    No my friend

    I do not want to change the background color of the form. I want the message to be in a different color from the background.
    It is becoming transparent, but should be in the same color as the (metalized) form.

  • David JotForm Support Manager
    Replied on April 4, 2018 at 11:01 PM

    Please inject the following CSS code in your form as shown on this guide: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes 

    .thankyou div#stage{

        background: white !IMPORTANT;

    }

    Result:

    1522897241result 002 Screenshot 10

  • EHSPMB
    Replied on April 6, 2018 at 12:34 PM

    HI
    I followed your information, but every time I click on the CCS, my page goes out of the air and everything is white and locked.

    This has been happening for some time ...

  • Richie JotForm Support
    Replied on April 6, 2018 at 1:09 PM

    To clarify,when you click your Form Designer then CSS your page goes white?

    Change background color for Thank You Page Screenshot 20

    I can't seem to replicate it at my end, can you give us your form build URL so that we can check it out?

    Thank you.