Title: List items not aligned correctly
Last modified: August 31, 2016

---

# List items not aligned correctly

 *  Resolved [mpek](https://wordpress.org/support/users/mpek/)
 * (@mpek)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/list-items-not-aligned-correctly/)
 * I have a form with a list that shows the items not listed as expected (one item
   per line). What causes this?
    Please have a look at this [Screenshot](http://pekic.de/das/wp-content/uploads/2016/03/das_probestunde_formular_alignment_marked.png)
 * [https://wordpress.org/plugins/ninja-forms/](https://wordpress.org/plugins/ninja-forms/)

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

 *  Thread Starter [mpek](https://wordpress.org/support/users/mpek/)
 * (@mpek)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/list-items-not-aligned-correctly/#post-7138114)
 * is this a ninja forms or theme problem?
 *  [Jan de W.](https://wordpress.org/support/users/jan80/)
 * (@jan80)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/list-items-not-aligned-correctly/#post-7138115)
 * This has been a Ninja Forms problem for quite some time now..
 * You can solve it by adding the following code at the top of the file ../ninja-
   forms/deprecated/css/ninja-forms-display.css.
 * Keep the following in mind:
    – You have to add it after every update from Ninja
   Forms!
 * —
 * .text-wrap label,
    .calc-wrap label, .tax-wrap label, .textarea-wrap label { 
   display: block; float: left; width: 200px; }
 *  [Andrew Munro / AffiliateWP](https://wordpress.org/support/users/sumobi/)
 * (@sumobi)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/list-items-not-aligned-correctly/#post-7138126)
 * A live URL would help in determining where the issue lies, theme or plugin. Most
   likely it’s the theme but won’t know until you post a link.
 * CSS can fix this issue as the above comment has pointed out. You can use a CSS
   plugin to make these changes so your CSS is not lost when you upgrade the plugin(
   you should never touch the core plugin): [https://wordpress.org/plugins/simple-custom-css/](https://wordpress.org/plugins/simple-custom-css/)

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

The topic ‘List items not aligned correctly’ is closed to new replies.

 * ![](https://ps.w.org/ninja-forms/assets/icon-256x256.png?rev=1649747)
 * [Ninja Forms - The Contact Form Builder That Grows With You](https://wordpress.org/plugins/ninja-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ninja-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ninja-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/ninja-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ninja-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ninja-forms/reviews/)

## Tags

 * [list-items](https://wordpress.org/support/topic-tag/list-items/)
 * [not aligned](https://wordpress.org/support/topic-tag/not-aligned/)

 * 3 replies
 * 3 participants
 * Last reply from: [Andrew Munro / AffiliateWP](https://wordpress.org/support/users/sumobi/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/list-items-not-aligned-correctly/#post-7138126)
 * Status: resolved