PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Adding color background to form / seek clarification

  1. I searched and read the post:
    http://www.gravityhelp.com/forums/topic/how-do-i-change-the-form-background-color

    which stated that desired result was achieved with the following:
    ----
    body .gform_wrapper { color:#323232 }
    body .gform_wrapper { background:#e1e1e1}
    ----
    and the referred documentation from that post:
    http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples#Form_Wrapper
    and seek clarification.
    Not sure exactly where the code above should be placed. Can you clarify please. Thanks.

    Posted 13 years ago on Wednesday April 20, 2011 | Permalink
  2. The best place would be your theme's style.css file. Alternately, your theme might provide a custom CSS file to add your style changes to so that your changes are not overwritten when updating your theme. If your theme came with documentation, something like this would be noted there.

    Posted 13 years ago on Wednesday April 20, 2011 | Permalink
  3. Thanks. With a little trial and error (more on the that side :) I think I've figured it out.

    Posted 13 years ago on Wednesday May 11, 2011 | Permalink
  4. Glad to hear! :)

    Posted 13 years ago on Wednesday May 11, 2011 | Permalink

This topic has been resolved and has been closed to new replies.