Title: Add Margin
Last modified: August 30, 2016

---

# Add Margin

 *  [jmawebtech](https://wordpress.org/support/users/jmawebtech/)
 * (@jmawebtech)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/add-margin/)
 * Hi,
 * I would like to add the 30 px of margin right or stage padding. How can I add
   these properties to the plugin?
 * [https://wordpress.org/plugins/wp-owl-carousel/](https://wordpress.org/plugins/wp-owl-carousel/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Dabuuker](https://wordpress.org/support/users/dabuuker/)
 * (@dabuuker)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/add-margin/#post-6480082)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-owl-carousel.svg)
 * [WP Owl Carousel](https://wordpress.org/plugins/wp-owl-carousel/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-owl-carousel/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-owl-carousel/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-owl-carousel/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-owl-carousel/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-owl-carousel/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Dabuuker](https://wordpress.org/support/users/dabuuker/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/add-margin/#post-6480082)
 * Status: not resolved