Title: Problem with slider
Last modified: August 22, 2016

---

# Problem with slider

 *  Resolved [ericplotts](https://wordpress.org/support/users/ericplotts/)
 * (@ericplotts)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/problem-with-slider-8/)
 * Its cutting off my slider and making it overlap to the other side of the screen
   like seen here
 * [http://tinypic.com/r/1zy791d/8](http://tinypic.com/r/1zy791d/8)
 * The first slide only cuts of a little on the far right side.
 * Even if I remove the block quotes its still off. Also stretching all the way 
   across the screen.
 * I already added this to the CSS
 * .bne-testimonial-featured-image {
    width: 100px !important; height: 100px !important;}
 * I added it to the custom css plugin as I do with all of my css edits.
 * Please help and thanks for the support.
 * Cheers
 * [https://wordpress.org/plugins/bne-testimonials/](https://wordpress.org/plugins/bne-testimonials/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Kerry](https://wordpress.org/support/users/bluenotes/)
 * (@bluenotes)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/problem-with-slider-8/#post-5491831)
 * Judging by the picture, I would say there is some padding happing. Can you provide
   a live link so I can see the source?
 *  Thread Starter [ericplotts](https://wordpress.org/support/users/ericplotts/)
 * (@ericplotts)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/problem-with-slider-8/#post-5491879)
 * Sure here you are 🙂
 * [http://dooley.wvamarketingteam.com/testimonials-2/](http://dooley.wvamarketingteam.com/testimonials-2/)
 *  Plugin Author [Kerry](https://wordpress.org/support/users/bluenotes/)
 * (@bluenotes)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/problem-with-slider-8/#post-5491880)
 * Your theme is adding a global margin to all list items. Try this:
 *     ```
       .bne-testimonial-slider li.single-bne-testimonial {
            margin-left: 0px !important;
       }
       ```
   
 *  Thread Starter [ericplotts](https://wordpress.org/support/users/ericplotts/)
 * (@ericplotts)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/problem-with-slider-8/#post-5491887)
 * You’re a freaking genius! Thanks this did it! Great plugin and thanks for responding
   so promptly! Definitely gonna have to make a donation!
 * Cheers

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Problem with slider’ is closed to new replies.

 * ![](https://ps.w.org/bne-testimonials/assets/icon-256x256.png?rev=1408516)
 * [BNE Testimonials](https://wordpress.org/plugins/bne-testimonials/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bne-testimonials/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bne-testimonials/)
 * [Active Topics](https://wordpress.org/support/plugin/bne-testimonials/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bne-testimonials/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bne-testimonials/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [ericplotts](https://wordpress.org/support/users/ericplotts/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/problem-with-slider-8/#post-5491887)
 * Status: resolved