Title: Tweaking comments&#8230;
Last modified: December 30, 2019

---

# Tweaking comments…

 *  [Jack Sarlo](https://wordpress.org/support/users/redhalls/)
 * (@redhalls)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/tweaking-comments/)
 * Hi,
 * When I reply to comments on my site there are 2 checkmarks next to my name, how
   can I remove them?
 * E.g. comment on this page, next to my name Jack Sarlo
    [https://www.informationmarketingexpert.com/copywriting-course/](https://www.informationmarketingexpert.com/copywriting-course/)
 * Thanks
    -  This topic was modified 6 years, 5 months ago by [Jack Sarlo](https://wordpress.org/support/users/redhalls/).

Viewing 1 replies (of 1 total)

 *  [Jarret](https://wordpress.org/support/users/jarretc/)
 * (@jarretc)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/tweaking-comments/#post-12284879)
 * Hi, not sure where those are coming from but you can add the following into Appearance-
   >Customize->Additional CSS to hide them
 *     ```
       .comment-list .comment .post-author-badge {
           display: none;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Tweaking comments…’ is closed to new replies.

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

## Tags

 * [Comments](https://wordpress.org/support/topic-tag/comments/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jarret](https://wordpress.org/support/users/jarretc/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/tweaking-comments/#post-12284879)
 * Status: not resolved