Site logo

Archived topic

TIP: A more compact comments display

3 replies · Started by Pete on August 2, 2019

Viewing posts 1–4 of 4

This is my css to make the comments display more compact...

.single-post #comments .comment-body .comment-content {padding:5px;}
.single-post #comments ul.children {padding:5px;}
.single-post #comments .depth-2 .comment-body {padding:5px 25px 5px 5px;}
.single-post .comment-meta img {display:none;}
.single-post #comments .comment-body .comment-content {margin-top:0px;}

Hi there,

thanks for sharing i am sure others will really appreciate it!

Add this to prevent the submit button falling down into the previous replies...

#commentform.comment-form p.form-submit {margin-bottom:25px;}

Thanks for the updated tip!

This archived topic is closed to new replies.