Title: CSS and changing comment font
Last modified: August 20, 2016

---

# CSS and changing comment font

 *  Resolved [intcon](https://wordpress.org/support/users/intcon/)
 * (@intcon)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/css-and-changing-comment-font/)
 * Hi all..
 * I’m trying to make the font size larger in the comments (comments only)on [http://www.romancewritersrevenge.com](http://www.romancewritersrevenge.com).
   There’s so many to choose from in the stylesheet, can someone narrow it down 
   for me?
 * Also, I used to have a firefox add-on that let me point at a CSS style and it
   would say what class it was, but that quit working some time ago…is there something
   similar that works for WP?
 * Thanks!
 * carrie

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/css-and-changing-comment-font/#post-2115574)
 * comment text is formatted by this style in style.css of your theme:
 * `ol.commentlist li p {margin: 8px 0 8px 0; padding: 0 12px 0 0; font: normal 
   8pt arial, verdana, times; color:#000; }`
 * for the two top lines (commenter, ‘says’, comment date and time) you might need
   to add a new style:
 * `.commentinfo, .commentinfo a { font-size: 10pt; }`
 *  Thread Starter [intcon](https://wordpress.org/support/users/intcon/)
 * (@intcon)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/css-and-changing-comment-font/#post-2115578)
 * absolutely spot on!! thank you so much!!!! =)

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

The topic ‘CSS and changing comment font’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [intcon](https://wordpress.org/support/users/intcon/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/css-and-changing-comment-font/#post-2115578)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
