Title: [Plugin: WP Easy Post Types] Custom Fields Admin styling
Last modified: August 19, 2016

---

# [Plugin: WP Easy Post Types] Custom Fields Admin styling

 *  [tweak](https://wordpress.org/support/users/tweak/)
 * (@tweak)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-easy-post-types-custom-fields-admin-styling/)
 * The presentation of the custom fields in the admin area, as I’m seeing it, leaves
   something to be desired. I went into the plugins/easy-post-types/style.css and
   added the following code to make it look a bit nicer for my purposes.
 *     ```
       .cct-fields input {}
       .cct-fields textarea {width:70%;height:200px;}
       .cct-fields div {margin-bottom:12px;}
       .cct-fields div .label {font-weight: bold;display:inline-block;margin-right:10px;width:130px;text-align:right;}
       ```
   

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [tweak](https://wordpress.org/support/users/tweak/)
 * (@tweak)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-easy-post-types-custom-fields-admin-styling/#post-1899330)
 * oops. meant to remove that empty first line. sorry about that.
 *  [htz77](https://wordpress.org/support/users/tzeldin88/)
 * (@tzeldin88)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-easy-post-types-custom-fields-admin-styling/#post-1899600)
 * Thanks tweak, very helpful. I agree.. the layout/alignment of the custom fields
   is not what a client would expect to see.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: WP Easy Post Types] Custom Fields Admin styling’ is closed to
new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/easy-post-types.svg)
 * [WP Easy Post Types](https://wordpress.org/plugins/easy-post-types/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-post-types/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-post-types/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-post-types/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-post-types/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-post-types/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [htz77](https://wordpress.org/support/users/tzeldin88/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-easy-post-types-custom-fields-admin-styling/#post-1899600)
 * Status: not resolved