Title: Adding a bullet point on wordpress&#8217; &#8220;recent comments&#8221;
Last modified: August 19, 2016

---

# Adding a bullet point on wordpress’ “recent comments”

 *  Resolved [joelrunyon](https://wordpress.org/support/users/joelrunyon/)
 * (@joelrunyon)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/adding-a-bullet-point-on-wordpress-recent-comments/)
 * I’m trying to add a bullet point in front of each “recent comment” on my site.
   The site is gurconnect.com I’ve been searching up and down and can’t figure out
   a way to do this that works. I’ve played around with different plugins as well.
   I don’t even necessarily need bullet points per se, I just need the comments 
   to be able to be distinguished from each other in a way that makes it more readable.
   I’m about to gouge my eyes out Any help?

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/adding-a-bullet-point-on-wordpress-recent-comments/#post-1268177)
 * Try adding:
 *     ```
       #sidebar ul li.recentcomments {
       list-style-type:disc;
       margin-bottom:10px;
       }
       ```
   
 * to the **bottom** of style.css.
 *  Thread Starter [joelrunyon](https://wordpress.org/support/users/joelrunyon/)
 * (@joelrunyon)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/adding-a-bullet-point-on-wordpress-recent-comments/#post-1268310)
 * GOT IT! THANKS!

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

The topic ‘Adding a bullet point on wordpress’ “recent comments”’ is closed to new
replies.

## Tags

 * [bullet points](https://wordpress.org/support/topic-tag/bullet-points/)
 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)

 * 2 replies
 * 2 participants
 * Last reply from: [joelrunyon](https://wordpress.org/support/users/joelrunyon/)
 * Last activity: [16 years, 7 months ago](https://wordpress.org/support/topic/adding-a-bullet-point-on-wordpress-recent-comments/#post-1268310)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
