Title: Margin errors in listings
Last modified: August 30, 2016

---

# Margin errors in listings

 *  Resolved [sheepy](https://wordpress.org/support/users/sheepy/)
 * (@sheepy)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/margin-errors-in-listings/)
 * Plugin was working fine until wordpress upgrade to 4.4. I have not touched anything.
   Now all pages of my website are fine EXCEPT ALL MY
    easypropertylistings pages
   on my Total Theme. See example [https://cartagenacolombiarentals.com/rental/casa-boutique-lis/](https://cartagenacolombiarentals.com/rental/casa-boutique-lis/)
   with the width [http://screencast.com/t/OZpoGN59ylLg](http://screencast.com/t/OZpoGN59ylLg)
   If i Advanced Settings > Disable Styles it removes the width/margin issue but
   also removes elements?
 * [https://wordpress.org/plugins/easy-property-listings/](https://wordpress.org/plugins/easy-property-listings/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Merv Barrett](https://wordpress.org/support/users/mervb1/)
 * (@mervb1)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/margin-errors-in-listings/#post-6843733)
 * Looks like a visual composer issue. there is negative margins around the content
   and why it has been hidden
 * add this to your css
 * .epl-content .vc_row {
    margin-left: 0; margin-right: 0;
 * }

Viewing 1 replies (of 1 total)

The topic ‘Margin errors in listings’ is closed to new replies.

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

## Tags

 * [margin](https://wordpress.org/support/topic-tag/margin/)
 * [width](https://wordpress.org/support/topic-tag/width/)

 * 1 reply
 * 2 participants
 * Last reply from: [Merv Barrett](https://wordpress.org/support/users/mervb1/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/margin-errors-in-listings/#post-6843733)
 * Status: resolved