Title: Centering carousel
Last modified: March 16, 2018

---

# Centering carousel

 *  [kendawes](https://wordpress.org/support/users/kendawes/)
 * (@kendawes)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/centering-carousel/)
 * Hi!
    Great plugin! I do have a question though. I have a carousel showing 5 images
   at a time with a small gap between each slide. Works great.
 * The carousel is close to full screen width, but while it’s flush on the left 
   side of the screen, there is a gap on the right side of the last slide to the
   screen edge of about 3/16″.
 * Is there a way to make it completely full-width or if not at least center the
   carousel in the viewport?
    Thanks!

Viewing 1 replies (of 1 total)

 *  Plugin Author [simonpedge](https://wordpress.org/support/users/simonpedge/)
 * (@simonpedge)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/centering-carousel/#post-10086242)
 * You could try the following CSS:
 *     ```
       #SLIDER_ID {
       margin:0px auto !important;
       }
       ```
   
 * Replace “#SLIDER_ID” with the CSS ID of your Slide Anything slider.

Viewing 1 replies (of 1 total)

The topic ‘Centering carousel’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slide-anything.svg)
 * [Slide Anything - Responsive Content / HTML Slider and Carousel](https://wordpress.org/plugins/slide-anything/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slide-anything/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slide-anything/)
 * [Active Topics](https://wordpress.org/support/plugin/slide-anything/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slide-anything/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slide-anything/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [simonpedge](https://wordpress.org/support/users/simonpedge/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/centering-carousel/#post-10086242)
 * Status: not resolved