Title: Missing Quotation Mark
Last modified: August 22, 2016

---

# Missing Quotation Mark

 *  Resolved [tmcdermaid](https://wordpress.org/support/users/tmcdermaid/)
 * (@tmcdermaid)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/missing-quotation-mark/)
 * Regardless of what I have tried, I have only one quotation mark at the beginning
   of each testimonial/paragraph. Is this by design? Is it possible to have both
   opening and closing quotation marks displayed? An example of my site can be found
   at: [https://Resumetocareer.com/client-testimonials/](https://Resumetocareer.com/client-testimonials/)
   thank you!
 * [https://wordpress.org/plugins/hms-testimonials/](https://wordpress.org/plugins/hms-testimonials/)

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

 *  Plugin Author [Jeff K](https://wordpress.org/support/users/kreitje/)
 * (@kreitje)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/missing-quotation-mark/#post-5368612)
 * Hi,
 * This is part of your theme and not part of the plugin.
 * You can get pretty close by adding this to your themes style.css file.
 *     ```
       .entry blockquote:after {
         content: "\f10e";
         position: absolute;
         bottom: 0px;
         right: 0;
         font-size: 2.5em;
         color: #999;
         color: rgba(0, 0, 0, 0.1);
         font-family: "FontAwesome";
         font-style: normal; }
       ```
   
 * Jeff
 *  Thread Starter [tmcdermaid](https://wordpress.org/support/users/tmcdermaid/)
 * (@tmcdermaid)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/missing-quotation-mark/#post-5368668)
 * Jeff,
 * Your suggestion worked perfectly!!! Thank you! Additionally, I want to thank 
   you for such an incredible plugin coupled with the best customer support I’ve
   seen to date. I will be donating for a “Thank You License” today and look at 
   your other plugins. Thank you Jeff!
 * sincerely,
 * Todd McDermaid
 *  Plugin Author [Jeff K](https://wordpress.org/support/users/kreitje/)
 * (@kreitje)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/missing-quotation-mark/#post-5368732)
 * Thanks Todd!

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

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

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

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Jeff K](https://wordpress.org/support/users/kreitje/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/missing-quotation-mark/#post-5368732)
 * Status: resolved