Thanks Michael. That worked. Appreciate your time and help!
I’m working on this demo site… http://webworxworld.com/client-demo/ you can check the issue on pages with sidebar
I did… But no response there! 🙁
I had the same problem so I used the above recommendation and it removed the blockquote but now the testimonial text has some blank left margin? How do I get rid of that?
I tried the following css but it didn’t help:
.testimonials-widget-testimonial {
margin-left:0px;
}