A form that is transparent w/o Backdrop?

  • aesull
    Asked on January 29, 2017 at 2:17 PM

    having problems creating just a transparent form w/o a backdrop..I want the transparent form to blend into the background of my websit epage

    Jotform Thread 1049813 Screenshot
  • Jan
    Replied on January 29, 2017 at 4:52 PM

    I checked your form and I can see that the page background was already changed to no transparent.

    A form that is transparent w/o Backdrop? Image 1 Screenshot 20

     

    If not, please use the CSS code below:

    .supernova {
    background: transparent !important;
    }

    Here's a guide on https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes.

    Hope that helps. Thank you.