Title: Nested comments alignment issue
Last modified: August 22, 2016

---

# Nested comments alignment issue

 *  Resolved [mmadethrissur](https://wordpress.org/support/users/mmadethrissur/)
 * (@mmadethrissur)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/nested-comments-alignment-issue/)
 * Avatar in nested comments is not properly aligned. Please help. You can see the
   issue here (scroll down to the comments section): [http://www.mmadethrissur.com/seconds-books-where-endless-journey-of-a-book-starts/](http://www.mmadethrissur.com/seconds-books-where-endless-journey-of-a-book-starts/)

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

 *  Moderator [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * (@zoonini)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/nested-comments-alignment-issue/#post-5247451)
 * Gravatars shouldn’t actually be showing beyond the first level of comments. I
   just tested nested comments on a test site and I don’t see Gravatars beyond the
   first level:
 * [https://cloudup.com/coEkWB92-4C](https://cloudup.com/coEkWB92-4C)
    Looking at
   the source for your Gravatars, this doesn’t look like the code that’s built into
   Writr:
 * `<img class="lazy avatar avatar-60 wp-user-avatar wp-user-avatar-60 alignnone
   photo data-lazy-ready" width="60" height="60" alt="MMADE THRISSUR (മ്മടെ തൃശ്ശൂര്‍)"
   data-lazy-src="http://www.mmadethrissur.com/wp-content/uploads/2014/08/mmade1-
   copy-150x150.jpg" data-lazy-type="image" src="http://www.mmadethrissur.com/wp-
   content/uploads/2014/08/mmade1-copy-150x150.jpg" style="display: inline;">`
 * Could you please deactivate the BJ Lazy Load plugin to see if that resolves the
   issue?
 * [https://wordpress.org/plugins/bj-lazy-load/](https://wordpress.org/plugins/bj-lazy-load/)
 *  Thread Starter [mmadethrissur](https://wordpress.org/support/users/mmadethrissur/)
 * (@mmadethrissur)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/nested-comments-alignment-issue/#post-5247509)
 * Thank You Kathryn. As you suggested the problem was caused by using the “BJ Lazy
   Load” plugin itself. As a temporary solution I turned off Lazy Loading for that
   particular post only & as a long term solution I am now using Facebook comments
   box. Let me thank you once again. 🙂
 *  Moderator [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * (@zoonini)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/nested-comments-alignment-issue/#post-5247514)
 * You’re very welcome – glad you got it sorted.
 * An alternative solution would be to turn off comment nesting (Settings > Discussion).
 *  Thread Starter [mmadethrissur](https://wordpress.org/support/users/mmadethrissur/)
 * (@mmadethrissur)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/nested-comments-alignment-issue/#post-5247555)
 * Sorry, but nested comments is a necessary feature from our point of view. 🙂
 * If you don’t mind can you suggest me some way to disable the gravatars for comments?(
   because now gravatar size has been changed, as you can see here: [http://www.mmadethrissur.com/seconds-books-where-endless-journey-of-a-book-starts/](http://www.mmadethrissur.com/seconds-books-where-endless-journey-of-a-book-starts/),
   which is not so good-looking)
 * I tried commenting out the following line in comments.php file:
 * `'avatar_size' => 60,`
 * But that didn’t help (changing the value of avatar size to different values didn’t
   help either!). Any other work-around please?
 *  Moderator [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * (@zoonini)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/nested-comments-alignment-issue/#post-5247567)
 * > But that didn’t help (changing the value of avatar size to different values
   > didn’t help either!). Any other work-around please?
 * Sure, in your Custom CSS, add this:
 *     ```
       .comment-body .avatar {
          display: none;
       }
       ```
   
 *  Thread Starter [mmadethrissur](https://wordpress.org/support/users/mmadethrissur/)
 * (@mmadethrissur)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/nested-comments-alignment-issue/#post-5247569)
 * Thanks, that did it! 🙂

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

The topic ‘Nested comments alignment issue’ is closed to new replies.

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

## Tags

 * [alignment](https://wordpress.org/support/topic-tag/alignment/)

 * 6 replies
 * 2 participants
 * Last reply from: [mmadethrissur](https://wordpress.org/support/users/mmadethrissur/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/nested-comments-alignment-issue/#post-5247569)
 * Status: resolved