Hide author from posts
-
One more – is it possible to hide the author gravatar from a post, so that the posts go up without attribution?
The blog I need help with is: (visible only to logged in users)
-
Hey,
Thank you for your question. I’d like to help.
If you have the CSS upgrade from WordPress.com you can use:
.post-avatar { display: none !important; }
Cheers,
Scott
- The topic ‘Hide author from posts’ is closed to new replies.