Remove the white background

  • natashaclassic
    Asked on May 20, 2015 at 6:52 AM

    Hi

    I have made a form to add to our Owner Mandate Agreement but it has added a white background to the form. I have tried to remove the background so that it is just text but it does not seem to be working.

    Please could you assist.

    Thanks

    Tash

  • Ecem JotForm Designer
    Replied on May 20, 2015 at 6:57 AM

    Hi Tash,

    Inject this CSS codes to your form. This makes the form background to transparent.

    body, .form-all{

    background:none !important;

    }

    Guide: How to Inject Custom CSS Codes to your Form

    If you need any further assistance please let us know.

    Best Regards.

    Ecem