Title: Slider content displaced
Last modified: August 30, 2016

---

# Slider content displaced

 *  Resolved [newpain](https://wordpress.org/support/users/newpain/)
 * (@newpain)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/slider-content-displaced/)
 * Hi there,
 * I am having a problem with displaying testimonials correctly using the slider.
   The problem is that the slides are not aligned correctly and are cut off when
   the slide changes.
 * You can take a look here (top right area, Success Stories):
    [http://www.racenightsaustralia.com.au/testimonials/](http://www.racenightsaustralia.com.au/testimonials/)
 * Any idea how to fix this?
    Thank you!
 * [https://wordpress.org/plugins/bne-testimonials/](https://wordpress.org/plugins/bne-testimonials/)

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

 *  Plugin Author [Kerry](https://wordpress.org/support/users/bluenotes/)
 * (@bluenotes)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/slider-content-displaced/#post-6882611)
 * Hello,
 * Your theme adds a margin-left to all “li” tags within a widget and is also affecting
   the testimonial slides as these are also “li” tags. Please add the following 
   to your custom css area:
 *     ```
       .widget-area li.single-bne-testimonial { margin: 0 !important; }
       ```
   
 *  Thread Starter [newpain](https://wordpress.org/support/users/newpain/)
 * (@newpain)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/slider-content-displaced/#post-6882613)
 * Thank You very much. It fixes the problem.
    I did some changes in the CSS before
   to fix this, but I was not aware about this.
 * Have a nice day,
    Best Regards

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

The topic ‘Slider content displaced’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [newpain](https://wordpress.org/support/users/newpain/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/slider-content-displaced/#post-6882613)
 * Status: resolved