How Do I Remove the Background from the Top of My Form?

  • jwise73
    Asked on August 1, 2015 at 4:09 PM

    Hey there, I have a grey bar at the top of my form that I'm trying to get rid of. It looks like it might be left over from a previous design and it's in the background. Any help would be appreciated.

    Thanks!
    Jerry

    Jotform Thread 625787 Screenshot
  • abajan Jotform Support
    Replied on August 1, 2015 at 5:06 PM

    Hi Jerry,

    That can be fixed as follows:

    1. Load the form in the form builder and click the Design button:

    How Do I Remove the Background from the Top of My Form? Image 1 Screenshot 40


    2.
    Click the CSS tab:

    How Do I Remove the Background from the Top of My Form? Image 2 Screenshot 51


    3.
    Add the following rule to the work area at the bottom of that tab:

    body, html {
     background: none;
    }


    4. Save
    the form:

    How Do I Remove the Background from the Top of My Form? Image 3 Screenshot 62


    If there's anything else with which you need help, we'd be happy to provide it.

    Cheers