Need to revert form back to yesterday

  • jhowle01
    Asked on March 28, 2017 at 1:34 PM

    Hi there,

     

    I need my form to be reverted back to yesterday's version. I changed the background image and now the form sits in the middle of the page instead of the right hand side. I tried to revert it myself, but that's when it made this error.

    I also need the entire header "Request Appointment with a Flexichamber Specialist" in the same grey font (somehow the subheader is randomly white). I need this fixed ASAP. Thanks!

     

    Jessica

     

    Jhowle@avadel.com

  • John_Benson
    Replied on March 28, 2017 at 4:27 PM

    You can try using our Revision History feature to revert back the changes you made to your form. See image below:

    Open you form and click the Revision History icon as shown in the image. After that, browse the Revision History window to revert back to the old form.

    Need to revert form back to yesterday Image 1 Screenshot 30

    I also need the entire header "Request Appointment with a Flexichamber Specialist" in the same grey font (somehow the subheader is randomly white). I need this fixed ASAP.

    Need to revert form back to yesterday Image 2 Screenshot 41

    If you're referring to the Request Appointment text to change the color, please add this custom CSS code to you form: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    .form-header-group .form-header, .form-header-group .form-subHeader {

        color: #7d7d7ds;

    }

    If not, please provide more details and screenshot about the issue so we can properly assist you. Here's a guide: How-to-add-screenshots-images-to-questions-to-the-support-forum

    Thank you.