Remove Author's name on post info, but keep categories etc?
-
Is it possible to remove just the author name and keep the rest of the byline? on .post info?
The blog I need help with is: (visible only to logged in users)
-
Hi there, add the following to remove the author name from posts.
.by-author { display: none; }
- The topic ‘Remove Author's name on post info, but keep categories etc?’ is closed to new replies.