Title: Adding a second paragraph below testimonial
Last modified: August 22, 2016

---

# Adding a second paragraph below testimonial

 *  Resolved [Symphosize](https://wordpress.org/support/users/symphosize/)
 * (@symphosize)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/adding-a-second-paragraph-below-testimonial/)
 * If you have a look at the testimonials on this page (just below the top banner)
   [http://symphosize.com/](http://symphosize.com/)
 * You’ll see that there is a weird second paragraph below the testimonials that
   gets wrapped inside the quotations. I have checked to make sure there is no extra
   paragraph in the testimonial content (and it’s doing it to all of them) but I’m
   thinking this short code has something in it that needs to be deleted, I just
   don’t know what…
 *     ```
       [strong count="1" random title thumbnail]
       [client]
       [field name="client_name" class="testimonial"]
       [field name="company_name" class="company" new_tab]
       [/client]
       [/strong]
       ```
   
 * [https://wordpress.org/plugins/strong-testimonials/](https://wordpress.org/plugins/strong-testimonials/)

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

 *  anonymized-13171256
 * (@anonymized-13171256)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/adding-a-second-paragraph-below-testimonial/#post-5432794)
 * Try it without the
 *     ```
       .testimonial .content p:before{ content:'\201C' }
       .testimonial .content p:after{ content:'\201D' }
       ```
   
 * in your custom CSS.
 *  Thread Starter [Symphosize](https://wordpress.org/support/users/symphosize/)
 * (@symphosize)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/adding-a-second-paragraph-below-testimonial/#post-5432801)
 * I *think* I see what you’re talking about in the inspector I can remove the quotation
   marks by un-checking them but it shows that rule is in “normalize.css:45”
 * I can’t find that anywhere in the css that I edit called “style-custom.css”
 * It looks just fine without the quotation marks, but I’m not sure how to take 
   that rule away in my custom css without editing the normalize.css in the theme
   directly.
 * Do you see that rule in a custom stylesheet?
 *  anonymized-13171256
 * (@anonymized-13171256)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/adding-a-second-paragraph-below-testimonial/#post-5432813)
 * That line in normalize.css is for text selection.
 * The resource link is `http://symphosize.com/?custom-css=1&csblog=1&cscache=6&
   csrev=4` which makes me think it’s a custom CSS function in your theme’s admin,
   not a separate CSS file.
 *  Thread Starter [Symphosize](https://wordpress.org/support/users/symphosize/)
 * (@symphosize)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/adding-a-second-paragraph-below-testimonial/#post-5432826)
 * Well, you are 100% right! I have no idea how it got there, but apparently the
   theme has a totally different custom css that I knew nothing about… but thanks!
 * I realize now that this thread will sever no other person with the plugin, so
   I’m sorry about that!
 * I have 1 other question but I’m going to start a new thread for that, just in
   case this thread is worthy of deletion 🙂
 *  anonymized-13171256
 * (@anonymized-13171256)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/adding-a-second-paragraph-below-testimonial/#post-5432828)
 * No worries, I’m glad we figured it out. Actually, custom CSS is a frequent culprit
   so I’m sure this thread may help someone else down the road.

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

The topic ‘Adding a second paragraph below testimonial’ is closed to new replies.

 * ![](https://ps.w.org/strong-testimonials/assets/icon-256x256.png?rev=3134855)
 * [Strong Testimonials](https://wordpress.org/plugins/strong-testimonials/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/strong-testimonials/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/strong-testimonials/)
 * [Active Topics](https://wordpress.org/support/plugin/strong-testimonials/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/strong-testimonials/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/strong-testimonials/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: anonymized-13171256
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/adding-a-second-paragraph-below-testimonial/#post-5432828)
 * Status: resolved