Jump to content

Remove 'Like/Share' from blog page?

Go to solution Solved by Beyondspace,

Recommended Posts

Site URL: https://aweland.co.uk/awe-world

Hi SquareSpace forum peoples...

I've asked SS to find out how to remove the "like/share' and 'Last updated on' buttons from the blog page I'm using on one of my sites. They informed me they cannot amend this, and defined that the CSS code would need editing. And hence here I'm at asking the great and good to tell me how please! 

Can anyone advise me how to alter it (and not ruin all else).  See pic below and what i wish to remove. 

many thanks for any advise and help. 

regards Kbam

Screenshot 2022-01-10 at 14.27.39.png

Link to comment
  • Solution
7 minutes ago, BamCam said:

Site URL: https://aweland.co.uk/awe-world

Hi SquareSpace forum peoples...

I've asked SS to find out how to remove the "like/share' and 'Last updated on' buttons from the blog page I'm using on one of my sites. They informed me they cannot amend this, and defined that the CSS code would need editing. And hence here I'm at asking the great and good to tell me how please! 

Can anyone advise me how to alter it (and not ruin all else).  See pic below and what i wish to remove. 

many thanks for any advise and help. 

regards Kbam

Screenshot 2022-01-10 at 14.27.39.png

Is it what you intend to achieve?

image.thumb.png.174cf9f48487ba58b2400025d64734fb.png

Try adding to Home > Design > Custom Css

.comments-social-like {
  display: none;
}

.collection-type-blog article .entry-info .updated:before {
  content: unset;
}

Let me know how it works on your site

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

Hi bangank36 

many thanks, I just added it and as if by magic! all gone, SOOOO many thanks. 

Could you help on removing the date from below as well, sorry, should have asked. 

Its now cleared the "like/share' and 'Last updated on'  but left the date! see attached pic. 

any help much appreciated 

thank you

Karin-Bam

Screenshot 2022-01-10 at 15.12.20.png

Link to comment
9 minutes ago, BamCam said:

Hi bangank36 

many thanks, I just added it and as if by magic! all gone, SOOOO many thanks. 

Could you help on removing the date from below as well, sorry, should have asked. 

Its now cleared the "like/share' and 'Last updated on'  but left the date! see attached pic. 

any help much appreciated 

thank you

Karin-Bam

Screenshot 2022-01-10 at 15.12.20.png

You can use this

.article-list article footer {
  display: none;
}

to replace with the previous one

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. 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.