Title: Removing border
Last modified: August 21, 2016

---

# Removing border

 *  Resolved [JoePhilpott](https://wordpress.org/support/users/joephilpott/)
 * (@joephilpott)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/removing-border-2/)
 * Hi
 * Great plugin!
 * I was just wandering if it was possible to remove the border around the testimonial
   box please?
 * Thanks
 * [https://wordpress.org/plugins/bne-testimonials/](https://wordpress.org/plugins/bne-testimonials/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Kerry](https://wordpress.org/support/users/bluenotes/)
 * (@bluenotes)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/removing-border-2/#post-5103957)
 * Hi JoePhilpott,
 * Are you referring to the testimonial slider ? You would need to adjust the CSS.
   Place the following in your theme’s custom css area or theme’s style.css file.
 *     ```
       .bne-testimonial-slider-wrapper {
          border: none;
          box-shadow: none;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Removing border’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [Kerry](https://wordpress.org/support/users/bluenotes/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/removing-border-2/#post-5103957)
 * Status: resolved