How to remove blockquotes from by WordPress blog?

Also, if you could check out my site: http://www.companionmaids.com there are these blockquotes I just can’t get rid of! Help!

I have no idea how you managed to get them there because they are inside the actual post. Check HTML source inside Post Edit screen to make sure it is not hidden somewhere at the end.

Other solution would be to change blockquote design so they won’t be visible. Let me know if you need help with that.

Btw, did you modify anything in the theme core?

If I just delete the blockquote css will the element just go away? Or what else should I do? I deleted some of the copyright…to make up for it give me your paypal address and I’ll send you a donation immediately.

It would be better to edit blockquotes instead of removing them completely. The best option would be to add this as Custom CSS. Inside Theme Options – Other → Custom CSS

blockquote {
border-left: none;
background-color: #fff;
}

Save changes and you will be ready to go.

Donations are highly appreciated! My PayPal email is a.silkalns[at]gmail.com

I love you, man! Bout to send just a bit, but I will def send more later!

Huge thank you for your donation!