Title: Threaded comments
Last modified: March 29, 2018

---

# Threaded comments

 *  Resolved [john_graver](https://wordpress.org/support/users/john_graver/)
 * (@john_graver)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/threaded-comments-11/)
 * Hi Nobita,
 * On my blog I have switched the threaded comment on (up to 5th level). However,
   the comments still appear unindented (no thread, just a flat tree). Do I have
   to change anything in the template settings?
 * regards, john
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fthreaded-comments-11%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/threaded-comments-11/#post-10129929)
 * Hi [@john_graver](https://wordpress.org/support/users/john_graver/)
 * Please add the following styles
 * Customize / Additional CSS
 *     ```
       .commentlist .depth-2{
       	padding-left:1.5em;
       }
       .commentlist .depth-3{
       	padding-left:3em;
       }
       .commentlist .depth-4{
       	padding-left:4.5em;
       }
       .commentlist .depth-5{
       	padding-left:6em;
       }
       ```
   
 * Thank you.
 *  Thread Starter [john_graver](https://wordpress.org/support/users/john_graver/)
 * (@john_graver)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/threaded-comments-11/#post-10130343)
 * Hi Nobita,
 * Thanks – it works.
 * br/
    John
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/threaded-comments-11/#post-10137209)
 * Hi　@john_graver
 * Sorry,
 * This problem occurred because the theme did not support thread comment styles.
 * This problem will fixed in Raindrops 1.514.
 * Thank you.

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

The topic ‘Threaded comments’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [nobita](https://wordpress.org/support/users/nobita/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/threaded-comments-11/#post-10137209)
 * Status: resolved