Transparent background to form.

  • NickDann
    Asked on September 13, 2016 at 11:16 AM

    Hi, been struggling with one of the template mini subscribe forms but whatever I try I can't get bg to be transparent, I've tried to inject CSS but to no avail?

  • Chriistian Jotform Support
    Replied on September 13, 2016 at 12:14 PM

    Please try to inject the following custom CSS code in your form to make the form background transparent:

    ul.form-section.page-section {

        background: transparent !important;

    }

     

    To inject custom CSS code, please follow the instructions provided in this article: How to Inject Custom CSS Codes. Here is how the form will look like on your site:

    Transparent background to form Screenshot 20

     

     

  • NickDann
    Replied on September 14, 2016 at 4:45 AM
    Thanks Chriistian perfect!
    Nick
    ...