I bought the CSS upgrade to try to remove the author name in the pages of the website, as the information contained in them is not written by me (the author of the site). The site is at http://www.pmaproductions.wordpress.com. I'm using the Greyzed theme.
I've tried putting:
.meta {
display: none;
}
AND
.page .submitted {
display:none;
}
But neither worked. Any other suggestions?
The blog I need help with is pmaproductions.wordpress.com.