Title: remove author and comment
Last modified: August 30, 2016

---

# remove author and comment

 *  [katrinapia](https://wordpress.org/support/users/katrinapia/)
 * (@katrinapia)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/remove-author-and-comment/)
 * Hi,
    I would like to remove the author and comment from under the post title.
   I would only like the date to appear under the title, please help.
 * site: herlustpalette.com
 * thanks

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [awanrmb](https://wordpress.org/support/users/awanrmb/)
 * (@awanrmb)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/remove-author-and-comment/#post-6278127)
 * Hi Katrina,
 * you can hide the author and the comment link using this code (you can use custom
   css plugin to add this code belows)
 *     ```
       .byline, .comments-link {
         display: none;
       }
       ```
   
 *  Thread Starter [katrinapia](https://wordpress.org/support/users/katrinapia/)
 * (@katrinapia)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/remove-author-and-comment/#post-6278218)
 * sorry it didn’t get rid of the leave comment link. only the aurthor
 *  [awanrmb](https://wordpress.org/support/users/awanrmb/)
 * (@awanrmb)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/remove-author-and-comment/#post-6278220)
 * you miss the dot before `comments-link`

Viewing 3 replies - 1 through 3 (of 3 total)

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

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

 * 3 replies
 * 2 participants
 * Last reply from: [awanrmb](https://wordpress.org/support/users/awanrmb/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/remove-author-and-comment/#post-6278220)
 * Status: not resolved