Title: Quotation Mark Issue
Last modified: August 30, 2016

---

# Quotation Mark Issue

 *  Resolved [SundanceRuss](https://wordpress.org/support/users/sundanceruss/)
 * (@sundanceruss)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/quotation-mark-issue/)
 * Hey there, currently, I am using your plugin on our website [(www.SundanceVacations.com](http://www.sundancevacations.com))
   and I am stuck on an issue with the quotation mark image.
 * As you can see on the site there is an opening quote displayed in a larger bold
   font, however there is no closing quotation mark. I’d like to add one if possible
   or just remove them all together. What would be the best way to go about doing
   this?
 * I’ve read over some previous post and it seems to be a CSS issue, however I can’t
   seem to find the entry. Any help would be greatly appreciated!
 * [https://wordpress.org/plugins/testimonials-widget/](https://wordpress.org/plugins/testimonials-widget/)

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

 *  Plugin Author [Subharanjan](https://wordpress.org/support/users/subharanjan/)
 * (@subharanjan)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/quotation-mark-issue/#post-6324166)
 * SundanceRuss, Could you please point me to the problem page where you have the
   issue, so we can help you further.
    I would suggest taking a look at this link:
   [https://nodedesk.zendesk.com/hc/en-us/articles/202243372](https://nodedesk.zendesk.com/hc/en-us/articles/202243372)
   Thanks !!
 *  Thread Starter [SundanceRuss](https://wordpress.org/support/users/sundanceruss/)
 * (@sundanceruss)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/quotation-mark-issue/#post-6324177)
 * Hey there! Thanks for getting back to me.
 * I am referring to the page that I linked. The Testimonials Widget is being used
   in the very first sliders that has a video in the first slide and testimonials
   in the rest of them.
 * Again, as you can see there is an opening quotation mark displayed in the top
   left of the box, however there is no closing quote. Frankly it just looks a little
   silly, so I’d either like to add the ending quote or remove the first one all
   together.
 * Again the page I am referring to is [http://www.SundanceVacations.com](http://www.sundancevacations.com)
 *  Plugin Author [Subharanjan](https://wordpress.org/support/users/subharanjan/)
 * (@subharanjan)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/quotation-mark-issue/#post-6324238)
 * This quote mark is coming from the styling written for your current theme. You
   can remove the opening quote mark by putting below CSS into your current theme’s`
   style.css` file.
 *     ```
       .Testimonials_Widget_Slider_Widget .testimonials-widget-testimonials blockquote::before {
       	content: none !important;
       }
       ```
   
 * Let me know if it works and if you need any further assistance. Thanks !!
 *  Thread Starter [SundanceRuss](https://wordpress.org/support/users/sundanceruss/)
 * (@sundanceruss)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/quotation-mark-issue/#post-6324281)
 * Hey! That totally worked, I truly appreciate the quick response and help!
 *  Thread Starter [SundanceRuss](https://wordpress.org/support/users/sundanceruss/)
 * (@sundanceruss)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/quotation-mark-issue/#post-6324282)
 * That totally worked! Thanks for the prompt response and help!

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

The topic ‘Quotation Mark Issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/testimonials-widget_c56561.svg)
 * [Testimonials Widget](https://wordpress.org/plugins/testimonials-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/testimonials-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/testimonials-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/testimonials-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/testimonials-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/testimonials-widget/reviews/)

## Tags

 * [quotation mark](https://wordpress.org/support/topic-tag/quotation-mark/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)

 * 5 replies
 * 2 participants
 * Last reply from: [SundanceRuss](https://wordpress.org/support/users/sundanceruss/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/quotation-mark-issue/#post-6324282)
 * Status: resolved