Issue with recent comments

Greetings,

I am attempting to align my recent comments for my bog posts to the left so they appear as everything else in the sidebar widget, but seem to be having issues. I have hidden using CSS. I am relatively certain that it has something to do with the avatar that I have hidden, but I cannot seem to hit on the correct CSS coding. I need some assistance achieving the look I want. Here is the site URL:
https://patrickcomtoisphotography.com
Any assistance would be greatly appreciated.

Hi @PhotographerPC,

Thanks for reaching out.

I’ve checked the blog post details page and the comment box appears to be displaying correctly. Could you please share the specific URL where you’re experiencing the issue? Additionally, a screenshot highlighting the problem or a short video would help us better understand and reproduce it.

Thanks

Thank you @tristup for responding. I am not sure how your screen is displaying, but the recent comments on posts section on my blog is still displaying without left justification of the text as seen in the attached image from the home page patrickcomtoisphotography.com

Above recent comments on posts, the text is all the way to the left. Under the recent comments, the text is indented. I have cleared my cached, refreshed the browser and tried multiple browsers, but it continues to show indented on all. I need the text under the recent comment on posts to be all the way to the left like the entries above.

Hi @PhotographerPC,

Thanks for sharing the screenshot — it helps clarify the issue.

From what I can see, the Gravatar (Author image) has been hidden using custom CSS. This is causing the empty space you’re noticing and is why the comment content appears shifted to the right. I recommend removing that custom CSS and checking again to see if the layout is restored correctly.

Please note that custom CSS and related customizations are outside the scope of our theme support. If you’d like assistance with this, I recommend hiring a developer, or you can take advantage of our newly launched service One, where we provide help beyond standard theme support.

Thanks

Removing the avatar CSS does allow for the alignment to be correct with the avatar, however, I do not want the avatar only the text. It appears, based on your comments that this is beyond the scope of normal support.
Thank you for your explanation.

Hi @PhotographerPC,

Gravatar images are loaded automatically based on the user’s registered email address and cannot be changed directly. If you’d like to use custom profile images instead, you can install a User Profile plugin that allows users to upload their own profile pictures.

However, if your goal is to completely remove Gravatar , that would require code-level modifications, which are beyond the scope of Theme Support .

I hope this clarifies.
Thanks