Hide author in each post
-
Hi! Is there an option to hide who wrote the blog post? I would like to keep it anonymous.
Thanks
The blog I need help with is: (visible only to logged in users)
-
No, there isn’t. Some themes display it and some don’t. If you have the Custom Design upgrade you can usually hide it with some extra code.
-
If you have the Custom Design upgrade that @raincoaster already mentioned, you can hide the author using:
.byline {display: none;}
- The topic ‘Hide author in each post’ is closed to new replies.