White background on Thank You page not showing

  • pinteam
    Asked on September 5, 2016 at 1:15 PM

    Hi guys

    Here's the form in question - https://form.jotform.com/62467174460155

    In form builder the thank-you page has the nice white background.

    In preview/browser the white background disappears and takes on the gray color of its container.

    Is this a bug?

    Max

  • Jan
    Replied on September 5, 2016 at 2:18 PM

    I was able to replicate the issue. Please try inserting this custom CSS code in your form:

    #stage.form-all,  #stage.form-all > div {
    background-color : #ffffff !important;
    }

    Here's a guide on how to inject custom CSS.

    Hope that helps. Thank you.

  • pinteam
    Replied on September 5, 2016 at 3:00 PM

    Thanks for the fix Jan. Please could you raise this as a bug to your front-end developers, I think it's a basic enough expectation that this should work right out the box.

  • Jan
    Replied on September 5, 2016 at 4:16 PM

    Glad to hear that it is already fixed. If you need further assistance, please let us know. Thank you.