Having trouble with background color

  • ForgetMeNotInc
    Asked on July 1, 2015 at 1:03 AM

    I'd like the entire form, boarders, etc to be one uniform color but for some reason there is a huge white spot behind the form.

    Please see here: http://form.jotform.us/form/42797859749179?

    Thank you!

  • Sammy
    Replied on July 1, 2015 at 3:03 AM

    Hi,

    for the background and border image inject the following CSS into your form

    .supernova .form-all, .form-all {

      background-color: #4067d1;

      border: 1px solid transparent !important;

      background: #4067d1 !important;

      box-shadow: none;

    }

    Having trouble with background color Image 1 Screenshot 30

    Having trouble with background color Image 2 Screenshot 41

    If you need further assistance please let us know