How to make the background transparent for a theme applied form?

  • liezell
    Asked on May 28, 2015 at 11:46 AM
    Can you post a way to avoid that - modify the theme or css so the background is transparent?
  • Kiran Support Team Lead
    Replied on May 28, 2015 at 11:54 AM

    Could you try injecting the following CSS to your JotForm and see if that helps?

    .form-all {

    background : transparent !important;

    }

    If the issue still persists, please get back to with the form URL or webpage URL where your form is embedded. We will be happy to help.

    Thank you!!