Viewing 3 replies - 1 through 3 (of 3 total)
  • Try editing comment.css and changeing:

    comment-childs  {
    background-color:white;
    border:1px solid #999999;
    margin:5px 2px 2px 4px;
    padding:4px 2px 2px 4px;
    }

    to:

    comment-childs  {
    background-color:white;
    border:1px solid #999999;
    margin:25px 2px 15px 4px;
    padding:4px 2px 2px 4px;
    }
    Thread Starter austinhmorgan

    (@austinhmorgan)

    I don’t have that located in my comment.css

    Any idea if it would be called something different?

    Thread Starter austinhmorgan

    (@austinhmorgan)

    Found it in my WP Threaded Comments plugin. I changed it, but none of the spacing changed.

    Any ideas?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Comment spacing bunched together’ is closed to new replies.