How to change the "Thank You" page's size and color?

  • aleenacaterers
    Asked on April 6, 2016 at 4:44 AM

    i create thank you page but after submitting when it appears the page size very big and color also have to change can you pleas help me..

  • mert JotForm UI Developer
    Replied on April 6, 2016 at 7:22 AM

    Hi there,

    By injecting custom CSS rules to your form, you can easily customize the "Thank You" page. The following CSS code is making the changes you want. (green marked area: the color of the page, blue marked area: size of the horizontal size of the page)

     

    body {

        background: white;

        width: 610px;

        margin: auto;

    }

     

    After applying the codes, please see the results from the below:

    How to change the Thank You pages size and color? Image 1 Screenshot 20

     

    Please, do let us know, if you want to add more things.

    Regards.

  • trickynek
    Replied on January 26, 2017 at 1:02 PM

    Hi, I tried this for my thank you page, using body.thankyou in the custom CSS injector, but it doesnt reflect any changes

     

    Thanks for the help

    Nikki

  • John_Benson
    Replied on January 26, 2017 at 1:44 PM

    I have moved your question to a new thread. Here's the URL: https://www.jotform.com/answers/1047662

    Please wait for our reply on that thread. Thank you.