Remove branding from email acknowledgment

  • SixSigmaConsulting
    Asked on May 28, 2020 at 7:11 PM

    Hi,


    I’m using Publish/Quick Share as the embedding of the form in my Xara Pro webpage only shows the top part of any form. Where could I add this footer code? The javascript is autogenerated and I’m not embedding that on my webpage anyway.


    Thanks again,

    Usman


    From: JotForm <noreply@jotform.com>
    Sent: Thursday, May 28, 2020 12:46 PM
    To: usman@sixsigma.vn
    Subject: Re: How do I get rid of the branding on my email for form submission


    A new response has been received:

    JOTFORM Screenshot 10

    Answered by Jovanne_A

    Hi, thank you for reaching out to us.

    You can insert this custom CSS to hide the jotform elements in the footer :

    #footer {

        display: none !important;

    }

     


    Let me know if this works for you.

  • Jovanne JotForm Support
    Replied on May 28, 2020 at 7:24 PM

    Hi, you can follow this guide: How-to-Inject-Custom-CSS-Codes