BamCam Posted January 10, 2022 Share 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 Link to comment
Solution Beyondspace Posted January 10, 2022 Solution Share 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) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 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
BamCam Posted January 10, 2022 Author Share 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 Link to comment
Beyondspace Posted January 10, 2022 Share 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) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 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
BamCam Posted January 10, 2022 Author Share 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 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment