Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Surbma

    (@surbma)

    Hi meadepmccoy,

    yes, you can change whatever you want with css.

    With this code, you can set the background and even the box-shadow, if you need it:

    body .gform_wrapper input[type=email],
    body .gform_wrapper input[type=number],
    body .gform_wrapper input[type=password],
    body .gform_wrapper input[type=tel],
    body .gform_wrapper input[type=text],
    body .gform_wrapper input[type=url],
    body .gform_wrapper textarea.textarea {
      background-color: #eee !important;
    }

    You can do whatever you want, but you have to specify properly to overwrite my plugin’s styles.

    Thread Starter meadepmccoy

    (@meadepmccoy)

    Thank you!

    Is there an add-on that can accomplish this without the need for coding?

    Plugin Author Surbma

    (@surbma)

    @the Wachamacallit: this plugin has no feature to do it. There is also no plan to add it, because this plugin is only making the Gravity Forms forms look like the Divi forms.

    If you need any custom design, you definetly need custom css code to do it.

    I see, all right thank you very much Surma!
    … Could you please tell me if perhaps you heard of another plugin that can perform like that?

    Plugin Author Surbma

    (@surbma)

    I don’t know any plugins for this job.

    All right, thank you!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Form color (or field color)’ is closed to new replies.