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

    (@dabuuker)

    Hi,

    You’ll have to add styles for it in your theme’s css.

    I didn’t really get if you want to add it for individual items or the whole carousel, but something like this should work:

    .owl-carousel { padding-right: 30px }

    or

    .owl-item { padding-right: 30px }

    or to target a specific carousel

    #owl-craousel-ID { padding-right: 30px }

Viewing 1 replies (of 1 total)
  • The topic ‘Add Margin’ is closed to new replies.