How can i delete the "Sample Logo" on the left top corner of the form>

  • joepolonsky
    Asked on September 16, 2015 at 7:27 PM
  • Chriistian Jotform Support
    Replied on September 17, 2015 at 12:55 AM

    Hi,

     

    Can you try to inject this custom CSS code in your form to remove the Sample Logo?

    div.form-all:before {

    background: none transparent;

    }

     

    To inject custom CSS code in your form, you can follow the instruction provided in this article: How to Inject Custom CSS Codes.

     

    Do let us know if you need further assistance.

    Regards.