Title: Changing CSS
Last modified: August 21, 2016

---

# Changing CSS

 *  Resolved [marshmelly621](https://wordpress.org/support/users/marshmelly411/)
 * (@marshmelly411)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/changing-css-3/)
 * Hello,
 * I’m trying to edit the CSS of the slider widget so that it does not show the 
   border. I’ve been adding .bne-testimonial-slider-wrapper to my CSS stylesheet
   per the directions and editing it but the changes do not show and it looks like
   its still pulling from the old CSS. Any ideas? I’m currently using the Genesis
   platform (and the Swank theme), if that makes a difference. Thanks.
 * [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, 11 months ago](https://wordpress.org/support/topic/changing-css-3/#post-4999805)
 * Hi Marshmelly411,
 * The type of theme shouldn’t matter. However, where you are placing your CSS edit
   and when it is being enqueued from WordPress may be happening before the plugin’s
   css file. Have you tried adding !important tags to your changes?
 * .bne-testimonial-slider-wrapper {
    border: none !important; box-shadow: none !
   important; }
 * If that doesn’t work, then I would be happy to take a look if you send a URL 
   of the page that has it.
 *  Thread Starter [marshmelly621](https://wordpress.org/support/users/marshmelly411/)
 * (@marshmelly411)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/changing-css-3/#post-4999810)
 * Thank you! I already had !important, but I moved the CSS up in the stylesheet
   a bit (it was at the bottom), and it looked like that did the trick. Thanks again!
 *  [compumatter](https://wordpress.org/support/users/compumatter/)
 * (@compumatter)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/changing-css-3/#post-5000035)
 * Hello,
 * I much prefer 2 larger arrows, one on either side (left / right) of the testimonial.
   More like these for instance: [http://flexslider.woothemes.com/](http://flexslider.woothemes.com/)
 * Can you suggest how best to do that ?
 * Thanks.
 * Jay
 *  Plugin Author [Kerry](https://wordpress.org/support/users/bluenotes/)
 * (@bluenotes)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/changing-css-3/#post-5000037)
 * CompuMatter, please see [my answer](http://wordpress.org/support/topic/prev-next-arrows-1?replies=2#post-5739217)
   your other comment.

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

The topic ‘Changing CSS’ 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
 * 3 participants
 * Last reply from: [Kerry](https://wordpress.org/support/users/bluenotes/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/changing-css-3/#post-5000037)
 * Status: resolved