My thank you page loses the theme

  • MCCJAY
    Asked on November 29, 2016 at 10:07 AM

    My form has a blue background however when I hit submit I lose the blue background. How can I fix this?

  • David JotForm Support Manager
    Replied on November 29, 2016 at 10:48 AM

    Do you mean that the Thank You page is shown with different background?

    My thank you page loses the theme Image 1 Screenshot 30

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

    .thankyou{

    background-color: #69d2e7 !important;

    }

    #stage{

    background-color: #d5eef3 !important;

    }

    Result:

    My thank you page loses the theme Image 2 Screenshot 41

    Let us know if you have more questions, we will be glad to assist you.

  • MCCJAY
    Replied on November 29, 2016 at 11:03 AM

    Hello,

    @BDAVID 

    That did work however now I lost the background on the front form and my spacing is now off. Any suggestion?

     

    Edit1: I was able to get the blue back but im still having spacing issues.

    Edit2: I was able to correct the spacing in my text fields however, I still can't fix the spacing in my RSVP section. Im looking to make it the area around the button smaller.

     

    Edit3: im good now. Thank you

  • Boris
    Replied on November 29, 2016 at 12:01 PM

    We're glad to see you got everything working the way you wanted. :) If there is anything else you may need assistance with, please don't hesitate opening another support thread in our forum anytime:

    https://www.jotform.com/contact

    Cheers!