How can I make my form fully transaparent?

  • keenatracy
    Asked on March 14, 2015 at 3:33 PM
    ...and on this one it's half white http://littleridgefarm.com/sign-me-up/checkcash/
  • raul
    Replied on March 14, 2015 at 3:46 PM

    Please check your form again, I've injected the code below to make the headers also transparent:

    .form-header-group {
    background: transparent !important;
    }

    And this is how it looks like now:

    How can I make my form fully transaparent? Image 1 Screenshot 20

    Let us know if you need further assistance.
    Thanks.