Title: remove avatar css
Last modified: December 24, 2021

---

# remove avatar css

 *  Resolved [Günter Duba](https://wordpress.org/support/users/vienna22/)
 * (@vienna22)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/remove-avatar-css/)
 * Merry Christmas @ all,
 * After I deactivated Avatars in the left sidebar (latest comments), the space 
   where they were is still occupied.
    In a fresh installation, where Avatar never
   activated, everything looks fine. A problem of CSS?
 * Sorry, but because of my bad English, I cannot explain it better.
 * Best Wishes
    GÜnter
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-avatar-css%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Leo](https://wordpress.org/support/users/leohsiang/)
 * (@leohsiang)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/remove-avatar-css/#post-15194585)
 * Hi there,
 * Sorry – which widget are you referring to here?
 * Let me know 🙂
 *  Thread Starter [Günter Duba](https://wordpress.org/support/users/vienna22/)
 * (@vienna22)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/remove-avatar-css/#post-15195030)
 * Hello,
 * I changed my layout only for “posts” to:
 * Content/left Sidebar/right Sidebar
 * Then I put “Last Comments” into the left Sidebar.
 * In the backend it looks fine, but after publishing there is a lot of white space
   left of the comments (where the avatars were).
    But the white space was in the
   right sidebar (default layout) too after deactivating Avatar.
 * Thanks for your time and your brain 🙂
 *  [Leo](https://wordpress.org/support/users/leohsiang/)
 * (@leohsiang)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/remove-avatar-css/#post-15195243)
 * Can you show a screenshot of what you are referring to here?
 * You can use a service like this and provide the direct links here:
    [https://postimages.org/](https://postimages.org/)
 *  Thread Starter [Günter Duba](https://wordpress.org/support/users/vienna22/)
 * (@vienna22)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/remove-avatar-css/#post-15195247)
 * [screenshot-avatar-css.png]([https://postimg.cc/HrxBcrRn](https://postimg.cc/HrxBcrRn))
 * [https://i.postimg.cc/DwQDNscr/screenshot-avatar-css.png](https://i.postimg.cc/DwQDNscr/screenshot-avatar-css.png)
    -  This reply was modified 4 years, 5 months ago by [Günter Duba](https://wordpress.org/support/users/vienna22/).
 *  [Leo](https://wordpress.org/support/users/leohsiang/)
 * (@leohsiang)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/remove-avatar-css/#post-15195251)
 * Try this CSS:
 *     ```
       .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
           margin-left: 0;
       }
       ```
   
 * This is a WordPress core issue rather than a theme issue as well.
 *  Thread Starter [Günter Duba](https://wordpress.org/support/users/vienna22/)
 * (@vienna22)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/remove-avatar-css/#post-15195260)
 * We have a halftime victory!
 * [https://i.postimg.cc/fbCY1WFq/screenshot-avatar-css-2.png](https://i.postimg.cc/fbCY1WFq/screenshot-avatar-css-2.png)
 * Only a little code is missing.
 * Thanks a lot!
 *  [Leo](https://wordpress.org/support/users/leohsiang/)
 * (@leohsiang)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/remove-avatar-css/#post-15195261)
 * Edit your CSS to this:
 *     ```
       .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
           margin-left: 0;
       }
       ```
   
 *  Thread Starter [Günter Duba](https://wordpress.org/support/users/vienna22/)
 * (@vienna22)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/remove-avatar-css/#post-15195264)
 * You are the greatest!
    For weeks, I was searching a solution, and now I will 
   sleep well.
 * The same I wish you and rock the 31st!
 * Best wishes from Vienna
    Günter
 *  [Leo](https://wordpress.org/support/users/leohsiang/)
 * (@leohsiang)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/remove-avatar-css/#post-15196241)
 * No problem 🙂

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

The topic ‘remove avatar css’ is closed to new replies.

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

 * 9 replies
 * 2 participants
 * Last reply from: [Leo](https://wordpress.org/support/users/leohsiang/)
 * Last activity: [4 years, 5 months ago](https://wordpress.org/support/topic/remove-avatar-css/#post-15196241)
 * Status: resolved