Title: [Theme: Path] Missing Some Gravity Forms Styles
Last modified: August 20, 2016

---

# [Theme: Path] Missing Some Gravity Forms Styles

 *  [Tevya](https://wordpress.org/support/users/thefiddler/)
 * (@thefiddler)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/theme-path-missing-some-gravity-forms-styles/)
 * Path is an excellent theme. Very well thought out and designed. I noticed some
   items missing from the Gravity Forms CSS though. For example, this style:
 *     ```
       body .gform_wrapper .gform_body .gform_fields .gfield input[type=text],
       body .gform_wrapper .gform_body .gform_fields .gfield input[type=email],
       body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
       body .gform_wrapper .gform_body .gform_fields .gfield input[type=password],
       body .gform_wrapper .gform_body .gform_fields .gfield textarea {
       	background: #e9edf1;
       	border: 1px solid #e5e5e5;
       	-moz-box-sizing: border-box;
       	-webkit-box-sizing: border-box;
       	box-sizing: border-box;
       	-webkit-border-radius: 4px;
       	-moz-border-radius: 4px;
       	border-radius: 4px;
       	color: #555;
       	font-size: 0.875em; /* 14px / 16px = 0.875 */
       	display: block;
       	padding: 0.5em;
       }
       ```
   
 * Should include an input[type=”url”] as well. That field is unstyled.
 * Also something is off with “body .gform_wrapper .gform_body .gform_fields .gfield
   select” (states drop-down inside the address set) as the top of the drop-down
   field seems cut-off so you can’t see the top-border, and it doesn’t look like
   it’s totally aligned with the other fields, at least in Chrome, didn’t check 
   elsewhere.
 * Just some minor CSS improvements that I thought you’d like to know about. Thanks.
 * [http://wordpress.org/extend/themes/path/](http://wordpress.org/extend/themes/path/)

Viewing 1 replies (of 1 total)

 *  Theme Author [Sami Keijonen](https://wordpress.org/support/users/samikeijonen/)
 * (@samikeijonen)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/theme-path-missing-some-gravity-forms-styles/#post-3060027)
 * I check these out, thanks.

Viewing 1 replies (of 1 total)

The topic ‘[Theme: Path] Missing Some Gravity Forms Styles’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/path/0.2.1.2/screenshot.png)
 * Path
 * [Support Threads](https://wordpress.org/support/theme/path/)
 * [Active Topics](https://wordpress.org/support/theme/path/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/path/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/path/reviews/)

## Tags

 * [path](https://wordpress.org/support/topic-tag/path/)

 * 1 reply
 * 2 participants
 * Last reply from: [Sami Keijonen](https://wordpress.org/support/users/samikeijonen/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/theme-path-missing-some-gravity-forms-styles/#post-3060027)
 * Status: not resolved