Horje

You can do this in the comments loop:



if( empty( $comment->
comment_parent ) ) { //if the comment doest have a parent, then it is L1 echo 'my-custom-html';
}


More Solution
Reffered: https://wordpress.org/