Arcane theme remove author and bio from posts
-
I’m the only writer on my blog, so it seems unnecessary to list author and bio for each post, and to offer to let readers read all posts by me—they’re all by me. I was able to remove that in other themes, but can’t find a way in this one. Any help would be appreciated.
–thanks, Barbara
The blog I need help with is: (visible only to logged in users)
-
In order to hide the author info and bio from posts, add the following custom CSS code to the CSS editor in your Dashboard.
.single .author-info { display: none; }To access the CSS editor, first launch your site customizer then click on the CSS tab to access the CSS editor.
Please note that the Custom CSS feature is only included in Premium and Business plans and you can read more about it here:
http://en.support.wordpress.com/custom-css/Let me know if this helps.
- The topic ‘Arcane theme remove author and bio from posts’ is closed to new replies.