Title: Custom Field alignment
Last modified: September 5, 2019

---

# Custom Field alignment

 *  Resolved [webfoleo](https://wordpress.org/support/users/webfoleo/)
 * (@webfoleo)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/custom-field-alignment/)
 * Hiya
 * Apologies this page is locked.
 * username: cpdtest
    password: ivcaCPDtestProfile19??
 * Does anybody know if there is a way to line up the custom fields, using css, 
   please? The address fields at the top are in a grid table format and look really
   tidy but these look a bit strange.
 * [https://ivca.de/wp-content/uploads/2019/09/Screenshot_1.jpg](https://ivca.de/wp-content/uploads/2019/09/Screenshot_1.jpg)
 * I’d be happy to pay somebody to take a look. Thank you
    Roger
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcustom-field-alignment%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Developer 7002](https://wordpress.org/support/users/webpixeltest/)
 * (@webpixeltest)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/custom-field-alignment/#post-11920235)
 * Hello [@webfoleo](https://wordpress.org/support/users/webfoleo/),
 * Please try below CSS
 *     ```
       .event-attributes label {
           display: inline-block;
           min-width: 200px;
           font-weight: 700;
           padding: 9px 24px;
           vertical-align: middle;
           color: #555;
       }
       ```
   
 * You see result like : [http://prntscr.com/p4k14u](http://prntscr.com/p4k14u)
 *  Thread Starter [webfoleo](https://wordpress.org/support/users/webfoleo/)
 * (@webfoleo)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/custom-field-alignment/#post-11920658)
 * [@webpixeltest](https://wordpress.org/support/users/webpixeltest/) Thank you 
   so so much!! I have tried everything to get that working 🙂

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

The topic ‘Custom Field alignment’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=3550347)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [webfoleo](https://wordpress.org/support/users/webfoleo/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/custom-field-alignment/#post-11920658)
 * Status: resolved