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.

Add Form Border

  1. I'd like the option to add a border around the form to make it stand out more.

    Posted 13 years ago on Monday March 21, 2011 | Permalink
  2. You can easily do this with CSS. You don't need an option to pull it off. You would add this to the end of your theme's style.css file

    body .gform_wrapper {border:1px solid red}

    there are more examples of how to style form elements here.

    http://www.rocketgenius.com/gravity-forms-css-targeting-specific-elements/

    Posted 13 years ago on Monday March 21, 2011 | Permalink
  3. Thanks Kevin : )

    Posted 13 years ago on Monday March 21, 2011 | Permalink

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