Author. How to hide the author name?
-
I want to hide my name as author and only show the site name. Thanks
The blog I need help with is: (visible only to logged in users)
-
If you’re referring to the author name on the individual post, for example:
Posted by yanellyjm in Referencias, Scrumadding the following code to your CSS:
.by-author { display: none; }will change that line to:
Posted in Referencias, ScrumMore information on adding custom CSS:
https://en.support.wordpress.com/custom-design/editing-css/ -
Hi yanellyjm,
To use the code helloimamanda provided, you’ll need to upgrade to WordPress.com Premium or Business. Doing so will allow you to use Custom CSS on your site.
- The topic ‘Author. How to hide the author name?’ is closed to new replies.