How to remove the Jotform logo at the top of the form?

  • AlexMoody
    Asked on February 23, 2016 at 8:12 AM
  • Welvin Support Team Lead
    Replied on February 23, 2016 at 11:19 AM

    You can remove that in the form cover settings in the designer. However, you seem using a theme with that image from the theme store. In this case, you have to remove the image by using a custom CSS codes. You can inject the following:

    .form-all:before {

    display: none;

    }

    Here's how to inject: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

  • AlexMoody
    Replied on February 23, 2016 at 11:45 AM
    Thank you worked a treat. :)
    *Regards,*
    *Alex Moody*
    ...