Title: Delete Comment Metadata
Last modified: April 20, 2017

---

# Delete Comment Metadata

 *  [multimastery](https://wordpress.org/support/users/multimastery/)
 * (@multimastery)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/delete-comment-metadata/)
 * Hello, please tell me the correct way to delete comment metadata from this theme.
   Thank you.

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

 *  [Subrata Sarkar](https://wordpress.org/support/users/subrataemfluence/)
 * (@subrataemfluence)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/delete-comment-metadata/#post-9047646)
 * I presume you are looking for “not displaying” the metadata on screen. If yes,
   can you please share one URL with metadata visible on page?
 * Thank you!
 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/delete-comment-metadata/#post-9048113)
 * Hi,
 * Try adding this CSS code into Appearance > Customize > Additional CSS in your
   site dashboard.
 *     ```
       .comment-author {
         height: 70px;
       }
   
       .comment-metadata {
         display: none;
       }
       ```
   
 * Regards,
    Kharis
 *  Thread Starter [multimastery](https://wordpress.org/support/users/multimastery/)
 * (@multimastery)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/delete-comment-metadata/#post-9049753)
 * Perfect thanks!
 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/delete-comment-metadata/#post-9051668)
 * You’re welcome!
 * Please let us know in a new topic if you have any further questions, or if we
   can provide you with any other assistance.
 * Regards,
    Kharis

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

The topic ‘Delete Comment Metadata’ is closed to new replies.

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

 * 4 replies
 * 3 participants
 * Last reply from: [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/delete-comment-metadata/#post-9051668)
 * Status: not resolved