Viewing 1 replies (of 1 total)
  • Plugin Author akyusa01

    (@akyusa01)

    Hi – it’s difficult to say without a link to your site, the width calculation is all dynamic.

    But if you want to add spacing around the div without affecting the width, you could try padding instead of margin like:

    .owl-item > div {
    padding:10px;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Margins between displayed posts?’ is closed to new replies.