Thank you page not showing up correctly

  • MGGSEnrolments
    Asked on October 22, 2019 at 9:30 PM

    Hi there

    The Thank You page for this form is showing up with a blue background, but in the preview settings page it has a white background and displays correctly. Could you have a look please? Screenshot attached.

    Thanks,

    Caroline

    Jotform Thread 2011084 Screenshot
  • Richie JotForm Support
    Replied on October 22, 2019 at 10:36 PM

    You can add this custom CSS to change the background to white.

    #stage{
    background:white !important;
    }

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

    If you need further assistance, let us know.


  • MGGSEnrolments
    Replied on October 24, 2019 at 1:19 AM

    Richie,

    That changes the background of the whole form. I just wanted the Thank You page to display exactly as it appears in the preview.


    Just FYI I've added this in to make it work, which I found in this thread.

    jotform.com/answers/1435380-Change-background-color-for-Thank-You-Page-


    .thankyou div#stage{

        background: white !IMPORTANT;

    }

  • BJoanna
    Replied on October 24, 2019 at 3:29 AM

    We are glad to hear that you found a solution. I also tested the form and the thank you page is now displayed properly. 

    Feel free to contact us if you have any other issues or questions.