in reply to A request from level 21
Update your CSS such that anything with a class of "attribution-title" is set to "display: none". Poof, gone.
Update:
works here - though I like it, so I've now got:.attribution-title { display: none }
:-).attribution-title { color: red; }
|
|---|