Id like a default thumbnail image when the post has no featured image added in the recent posts widget in the sidebar.
I found this class…
.no-news-thumb{
background: red url(images/clipboard.png) no-repeat;
}
But to no avail.
Is it possible?
Cheers