haashe Posted January 5, 2020 Posted January 5, 2020 Hey, Can someone help with the code for removing the like button and pagination on all of my blog posts? I am using the Rally template. Thanks
christyprice Posted January 5, 2020 Posted January 5, 2020 You can add this to the Blog Settings > Page Header Code Injection in your blog page settings. It removes some other things, too, as you can see from each line, so just delete the lines you don't need between the style tags. <style> .sqs-share-buttons {display: none;} .squarespace-comments {display: none;} .BlogItem-pagination-link-content {display: none;} .BlogList-pagination-link-label {color: #ffffff;} .BlogItem-pagination-link--prev, .BlogItem-pagination-link--next {display: none;} </style> christyprice.com 🇺🇸 Austin, TX US 🐾 ✅ Get my Starter Template for Web Designers 🎬 Watch 7 Ways to Save Time as a Squarespace Designer from Circle Day 2024 🎥 Watch Circle Live: Hello Income (feat. Christy Price and Jeremy Schwartz)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.