Jump to content

Removing Author Photo in Comments Section

Go to solution Solved by tuanphan,

Recommended Posts

Hello People of Squarespace ❤️ 

I was just curious if it was possible to remove the author photo where people make comments at the bottom of a blog? I'd love to know, if I can't - no worries 🙂 I'm assuming I'd use a code, but honestly I don't know? I tried researching and no luck, just not a fan of the way it looks! Thank you 

Link to comment
  • Replies 5
  • Views 1.3k
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution
On 1/8/2024 at 5:40 AM, SoulfullySam said:

Hi Tuanphan, 

Hope you're doing well today! Thanks for responding to my question.  

Here is a link to one of my blog posts. If you go all the way down on that page you'll see a few comments there. 

https://soulfullysam.love/blog-home/why-i-started-blogging

Let me know, thanks so much 🙂 

You can add this code to Website Tools (under Not Linked) > Custom CSS

.avatar {
    display: none !important;
}

image.png.709f4aa7e9d905ea563774eb053ccb92.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 2 weeks later...
On 1/19/2024 at 12:31 AM, SoulfullySam said:

Thank you so much, it worked 🙂 

Also, while you're here - do you mind sharing if there is a way to reduce the line spacing between the name and the comments? Is that a CSS or under site styles?  

You can use this CSS code under

/* Space name - comment */
.comment-header {
    padding-bottom: 0px !important;
}
.comment-body p {
    margin-top: 5px !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.