Title: Custom Admin UI
Last modified: May 10, 2020

---

# Custom Admin UI

 *  Resolved [ice-horse](https://wordpress.org/support/users/ice-horse/)
 * (@ice-horse)
 * [6 years ago](https://wordpress.org/support/topic/custom-admin-ui/)
 * I am trying out Pods as a replacement for old metaboxes and Toolset Types plugin.
   Looks promising so far.
 * But is there any way of styling the admin UI for a custom post’s fields separately?
   Either through the backend or in code?
 * Currently, Pods displays each field in a separate line, but I’d rather, for example,
   group several shorter fields in one line and other things.
 * Is that possible and if so, how?
    -  This topic was modified 6 years ago by [ice-horse](https://wordpress.org/support/users/ice-horse/).

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

 *  Plugin Contributor [Jim True](https://wordpress.org/support/users/jimtrue/)
 * (@jimtrue)
 * [6 years ago](https://wordpress.org/support/topic/custom-admin-ui/#post-12846142)
 * You can with custom CSS, but we obviously don’t support that.
 * You can use the function pods_group_add: [https://docs.pods.io/code/general-functions/pods-group-add/](https://docs.pods.io/code/general-functions/pods-group-add/)
 * Pods 2.8 is including a near complete overhaul of the admin and will introduce
   Group Fields. And before you ask, no, we don’t have a specific timeframe but 
   is actively being worked on.
 *  [angeladesign](https://wordpress.org/support/users/angeladesign/)
 * (@angeladesign)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/custom-admin-ui/#post-13533810)
 * Hi Jim,
 * How would this pods_group_add code look like based on these fields?
 * [https://www.dropbox.com/s/ygjw3zppqhtxd0n/Screen%20Shot%202020-10-13%20at%208.09.47%20PM.png?dl=0](https://www.dropbox.com/s/ygjw3zppqhtxd0n/Screen%20Shot%202020-10-13%20at%208.09.47%20PM.png?dl=0)
 * I would like to group the testimonials into its own section/panel on this page:
 * [https://www.dropbox.com/s/stmtdjcz9f72v6r/Screen%20Shot%202020-10-13%20at%208.15.02%20PM.png?dl=0](https://www.dropbox.com/s/stmtdjcz9f72v6r/Screen%20Shot%202020-10-13%20at%208.15.02%20PM.png?dl=0)
 * Thanks

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

The topic ‘Custom Admin UI’ is closed to new replies.

 * ![](https://ps.w.org/pods/assets/icon.svg?rev=3286397)
 * [Pods - Custom Content Types and Fields](https://wordpress.org/plugins/pods/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pods/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pods/)
 * [Active Topics](https://wordpress.org/support/plugin/pods/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pods/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pods/reviews/)

## Tags

 * [admin](https://wordpress.org/support/topic-tag/admin/)
 * [Backend](https://wordpress.org/support/topic-tag/backend/)
 * [style](https://wordpress.org/support/topic-tag/style/)
 * [ui](https://wordpress.org/support/topic-tag/ui/)

 * 2 replies
 * 3 participants
 * Last reply from: [angeladesign](https://wordpress.org/support/users/angeladesign/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/custom-admin-ui/#post-13533810)
 * Status: resolved