Title: Remove &#8216;speech bubble&#8217; triangle?
Last modified: November 27, 2016

---

# Remove ‘speech bubble’ triangle?

 *  Resolved [Annekee](https://wordpress.org/support/users/annekee/)
 * (@annekee)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/remove-speech-bubble-triangle/)
 * Is there a way to remove the ‘speech bubble’ triangle? It just so happens that
   there is a portrait photo below it in my design. I have been looking for css 
   but can’t find it. Where to look? BTW I’m working with a child theme.

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

 *  [anoopranawat](https://wordpress.org/support/users/anoopranawat/)
 * (@anoopranawat)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/remove-speech-bubble-triangle/#post-8488310)
 * Hello,
 * yes, you can hide it with this css.
    apply this css to your theme’s style.css
   file
 * .testimonials-list .fa-quote-left {display:none !important;}
 *  Thread Starter [Annekee](https://wordpress.org/support/users/annekee/)
 * (@annekee)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/remove-speech-bubble-triangle/#post-8488764)
 * Thanks, but I didn’t mean the quote sign, but the triangle that hangs below the
   square speech bubble (speech balloon) in the slider (design 3 + 4).
 *  [anoopranawat](https://wordpress.org/support/users/anoopranawat/)
 * (@anoopranawat)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/remove-speech-bubble-triangle/#post-8491888)
 * Hello,
 * .testimonials-slidelist.design-3 .testimonial-inner::before, .testimonials-list.
   design-3 .testimonial-inner::before, .testimonials-slide-widget.design-3 .testimonial-
   inner::before {display:none;}
 * .testimonials-slidelist.design-3 .testimonial-inner::after, .testimonials-list.
   design-3 .testimonial-inner::after, .testimonials-slide-widget.design-3 .testimonial-
   inner::after {display:none;}
 * if you want to remove from both design then just remove,
 * .testimonials-slidelist .testimonial-inner::before, .testimonials-list .testimonial-
   inner::before, .testimonials-slide-widget .testimonial-inner::before {display:
   none;}
 * .testimonials-slidelist .testimonial-inner::after, .testimonials-list .testimonial-
   inner::after, .testimonials-slide-widget .testimonial-inner::after {display:none;}
 *  Thread Starter [Annekee](https://wordpress.org/support/users/annekee/)
 * (@annekee)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/remove-speech-bubble-triangle/#post-8492176)
 * Excellent, thanks! Great plugin by the way!
 *  [anoopranawat](https://wordpress.org/support/users/anoopranawat/)
 * (@anoopranawat)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/remove-speech-bubble-triangle/#post-8492212)
 * Your rating and review are very important for us. Please share your experience.
 *  Thread Starter [Annekee](https://wordpress.org/support/users/annekee/)
 * (@annekee)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/remove-speech-bubble-triangle/#post-8494364)
 * Done 🙂

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

The topic ‘Remove ‘speech bubble’ triangle?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-testimonial-with-widget_3b5d79.
   svg)
 * [Testimonial Grid and Testimonial Slider plus Carousel with Rotator Widget](https://wordpress.org/plugins/wp-testimonial-with-widget/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-testimonial-with-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-testimonial-with-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-testimonial-with-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-testimonial-with-widget/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [Annekee](https://wordpress.org/support/users/annekee/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/remove-speech-bubble-triangle/#post-8494364)
 * Status: resolved