How do I adjust the opacity of a form’s background into white?

  • aarlearningps
    Asked on October 1, 2014 at 8:43 PM
    Jotform Thread 437518 Screenshot
  • David JotForm Support Manager
    Replied on October 1, 2014 at 10:45 PM

    You need to increase or decrease the opacity property, if you have not set an background image on your form yet, you could try injecting this CSS code:

    .form-all{

    background-image:url('URL OF YOUR IMAGE HERE') !important;

    background-repeat:no-repeat;

    opacity: 0.4;

    }

    See example of the form here: http://form.jotform.co/form/42738155019860, you can clone it if you want to, let us know if you have more questions, we will be glad to assist you.

  • aarlearningps
    Replied on October 1, 2014 at 11:32 PM

    Got it! Thank you, BDAVID.

  • Ashwin JotForm Support
    Replied on October 2, 2014 at 4:04 AM

    Hello aarlearningps,

    On behalf of my colleague, you are welcome.

    DO get back to us if you have any questions.

    Thank you!