How do you code the css to make a transparent background?

  • corsafetybill
    Asked on June 28, 2016 at 8:42 AM
  • Kiran Support Team Lead
    Replied on June 28, 2016 at 9:53 AM

    You may inject the following CSS code to your form to make the form background as transparent.

    .supernova {

    background:transparent !important;

    }

    Please get back to us if you need any further assistance. We will be happy to help.