How to make the background transparent for a theme applied form?
-
KiranAnswered on May 28, 2015 at 11:54 AMJotform Support
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!!