Support » Plugin: Easy Property Listings » Margin errors in listings

Viewing 1 replies (of 1 total)
  • Plugin Author Merv Barrett

    (@mervb1)

    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.