How can I remove the author name from all upcoming blog posts?
-
I’d like to remove the author name from all my blog posts. I’d like to keep the date though. Does anyone know which CSS-code I should use? Tried various but they didn’t work…
Thanks in advance!
Bests,
SocioblogThe blog I need help with is: (visible only to logged in users)
-
Hi there,
I cannot find any author name displayed on this blog: https://socioblog.su.se
Can you please provide the link to the post your are referring to?Also, http://stockholmsociologysu.wordpress.com/ does not seem to exist yet. So that isn’t your blog either.
Please post the correct link to the blog if you have not provided the correct link.
Thanks! 🙂
-
Problem solved – I just got the code from the Support team. This works for Twenty ten:
.by-author {
display: none;
}Thank you!
/Socioblog
-
- The topic ‘How can I remove the author name from all upcoming blog posts?’ is closed to new replies.