How can I remove JotForm tag line in THANK YOU page?

  • TuLe
    Asked on May 10, 2017 at 6:36 AM

    Dear team, 

    I would like to remove the line "create your own form" in the Thank you Page because it affect our brand mark. Please advise me as soon as possible. 

    Thank you

    Jotform Thread 1140883 Screenshot
  • Helen
    Replied on May 10, 2017 at 7:51 AM

    Hello,

    Thank you for contacting us.

    To resolve the issue with "Create a JotForm" button that is shown on Thank you page of your forms you need to un-check JotForm Branding option on the Settings page of your account.

    How can I remove JotForm tag line in THANK YOU page? Image 1 Screenshot 20

    You should be able to hide that since your account should support it. If you issue still persists, to hide the footer, you can insert the below CSS code into the Custom CSS field:

    #footer {

      display:none!important;

    }

    Here is a guide helps to you: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    If you have any other questions or issue, please do not hesitate to contact us.