Strange block on the upper part of my Website Contact Form

  • acresinfo
    Asked on March 12, 2019 at 7:39 PM

    Hi, I am trying to create a transparent background form. I edited the css the best I could, but am still seeing a strange gray block on the upper portion of my form.

    This is showing up differently on my two websites:

    https://www.acresinfo.com/contact

    https://www.burtpolson.com/about-burt

    Please help as I am frustrated trying to get the block removed.

    Thanks.

  • Kevin Support Team Lead
    Replied on March 12, 2019 at 8:34 PM

    Inject this CSS code to get rid of the image: 

    .form-all {

        background-image: none;

    }

    This guide will help you injecting the code: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes