Title: remove author
Last modified: August 30, 2016

---

# remove author

 *  Resolved [rdtapt](https://wordpress.org/support/users/rdtapt/)
 * (@rdtapt)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/remove-author-5/)
 * Any easy way to remove author name from posts?

Viewing 1 replies (of 1 total)

 *  Theme Author [inkthemescom](https://wordpress.org/support/users/inkthemescom/)
 * (@inkthemescom)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/remove-author-5/#post-6585056)
 * Hello,
 * Please paste the code given below in Custom CSS section **(Appearance -> Theme
   Options -> Styling Options -> Custom CSS)** of your dashboard.
 *     ```
       li.posted_by {
           display: none !important;
       }
       ```
   
 * Hope it will resolve your issue
 * Thanks!

Viewing 1 replies (of 1 total)

The topic ‘remove author’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/colorway/4.2.3/screenshot.png)
 * ColorWay
 * [Support Threads](https://wordpress.org/support/theme/colorway/)
 * [Active Topics](https://wordpress.org/support/theme/colorway/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/colorway/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/colorway/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [inkthemescom](https://wordpress.org/support/users/inkthemescom/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/remove-author-5/#post-6585056)
 * Status: resolved