Remove Form Theme Cover Photo on top of Form

  • bcopeland1
    Asked on August 16, 2015 at 1:39 PM

    Quick question - We are on the free plan right now and all of our Opt In forms say "JotForm" on the top of them. Does that JotForm logo disappear on the forms when we setup a paid plan? Thanks. ((PICTURE ATTACHED))

    Jotform Thread 640254 Screenshot
  • jonathan
    Replied on August 16, 2015 at 7:35 PM

    Hi,

    That image logo on top was actually part of the Form Theme you have used for the form.

    You can get rid of it by adding this CSS code to your jotform http://www.jotform.us/form/52128275137151

     

    .form-all:before {

        content: "";

        background-image: none !important;

    }

     

    http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Remove Form Theme Cover Photo on top of Form Image 1 Screenshot 20

    Please let us know if you need further assistance.

     

     

     

     

     

  • bcopeland1
    Replied on August 16, 2015 at 10:20 PM
    Sure did work! Thanks so much!
    ...
  • BJoanna
    Replied on August 17, 2015 at 3:44 AM

    On behalf of my colleague, you are welcome.

    Feel free to contact us if you have any other questions.