haashe Posted January 5, 2020 Share 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 Link to comment
christyprice Posted January 5, 2020 Share 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 Best Squarespace Plugins • Resources for Designers • Make Money with your Blog ✅ Download a FREE Squarespace Prelaunch Checklist Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.