Hi there,
I have a "signature" image that I like to include at the bottom of every blog post. The picture is a PNG file with a transparent background. I've recently switched my blog theme from "Pilcrow" to "Fresh & Clean" and the signature image now appears with a grey border/shadow around the sides and bottom. Do you know how I can get rid of these lines? I've added the below to my CSS, but it didn't seem to help.
.entry-thumbnail img {
box-shadow:none;
}
Thanks so much!
amb
The blog I need help with is wordsbecomesuperfluous.com.