Title: Listing description rendering issues
Last modified: September 12, 2024

---

# Listing description rendering issues

 *  Resolved [stremel](https://wordpress.org/support/users/stremel/)
 * (@stremel)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/listing-description-rendering-issues/)
 * Got a weird issue, that I’m not sure if you guys can help with, but not sure 
   where else to reach out for help. On our site which is using the Buildium plugin,
   the description text for listings is rendering all in the same line, example:
   [https://wisconsinprope.wpenginepowered.com/available-units/?lid=239612](https://wisconsinprope.wpenginepowered.com/available-units/?lid=239612).
 * Compared to their old implementation, which from an HTML perspective is exactly
   the same, but for some reason it renders fine, see [https://wisconsinpropertymanagers.managebuilding.com/Resident/public/rentals/239612](https://wisconsinpropertymanagers.managebuilding.com/Resident/public/rentals/239612)
   for example.
 * Is this something with the plugin? Or an issue anyone else has ran into?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flisting-description-rendering-issues%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [stremel](https://wordpress.org/support/users/stremel/)
 * (@stremel)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/listing-description-rendering-issues/#post-18011391)
 * Figured it out, I was being dumb, this was a CSS issue. For anyone who may run
   into this, adding the following CSS fixes the issue.
 *     ```wp-block-code
       p.unit-detail__description {    white-space: pre-wrap;}
       ```
   
 *  Plugin Author [Deepak Khokhar](https://wordpress.org/support/users/deepakkite/)
 * (@deepakkite)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/listing-description-rendering-issues/#post-18012653)
 * Hi [@stremel](https://wordpress.org/support/users/stremel/)
 * Thanks for the update. This indeed looks like a CSS conflict. We will also include
   your CSS code in the next update.
 * I hope you found the value in this plugin. Please leave your valuable review (
   first ever) here – [https://wordpress.org/support/plugin/listings-for-buildium/reviews/](https://wordpress.org/support/plugin/listings-for-buildium/reviews/)
 * Thanks,
   Deepak

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

The topic ‘Listing description rendering issues’ is closed to new replies.

 * ![](https://ps.w.org/listings-for-buildium/assets/icon-256x256.png?rev=2976303)
 * [Listings for Buildium](https://wordpress.org/plugins/listings-for-buildium/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/listings-for-buildium/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/listings-for-buildium/)
 * [Active Topics](https://wordpress.org/support/plugin/listings-for-buildium/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/listings-for-buildium/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/listings-for-buildium/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Deepak Khokhar](https://wordpress.org/support/users/deepakkite/)
 * Last activity: [1 year, 8 months ago](https://wordpress.org/support/topic/listing-description-rendering-issues/#post-18012653)
 * Status: resolved