Title: Editing/Styling Threaded Comments
Last modified: August 19, 2016

---

# Editing/Styling Threaded Comments

 *  Resolved [Joy](https://wordpress.org/support/users/xochocolate/)
 * (@xochocolate)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/editingstyling-threaded-comments/)
 * Is there a way of putting all the threaded comments under another class for further
   editing? I’d like to make them separate from its parent comment (with a background
   pointing upwards to the parent comment instead of “nested” into it).
    Thanks!

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/editingstyling-threaded-comments/#post-1148535)
 * You’d need to use something like `<?php wp_list_comments('callback=my_theme_comments');?
   >` and then create the callback function my_theme_comments() in functions.php
   to display the comment list.
 *  Thread Starter [Joy](https://wordpress.org/support/users/xochocolate/)
 * (@xochocolate)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/editingstyling-threaded-comments/#post-1148679)
 * Great, I solved it! Thanks again 🙂

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

The topic ‘Editing/Styling Threaded Comments’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [Joy](https://wordpress.org/support/users/xochocolate/)
 * Last activity: [16 years, 9 months ago](https://wordpress.org/support/topic/editingstyling-threaded-comments/#post-1148679)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
