BamCam Posted January 10, 2022 Posted January 10, 2022 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
Solution Beyondspace Posted January 10, 2022 Solution Posted January 10, 2022 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 Is it what you intend to achieve? 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 - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
BamCam Posted January 10, 2022 Author Posted January 10, 2022 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
Beyondspace Posted January 10, 2022 Posted January 10, 2022 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 You can use this .article-list article footer { display: none; } to replace with the previous one tuanphan 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
BamCam Posted January 10, 2022 Author Posted January 10, 2022 WOW, so many thanks. These worked 100%. I see you have a profile page, do you take donations? if so how? once again thanks Kb tuanphan 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment