Remove Social Icons From Specific Blog Page
Remove the social icons from a specific blog page (not individual post). This plugin uses css editor and works with all template families.
Remove the social icons from a specific blog page (not individual post). This plugin uses css editor and works with all template families.
From your Squarespace account, go into any specific blog page’s ⚙️ settings and locate Page Header Code Injection.
Copy and paste the code below into the Page Header Code Injection.
<!-- REMOVE SHARE ICONS --> <style> .BlogItem-share { display: none; } </style>
You do not need to change any of the values or properties.
Keep in mind that this code removes the Share Icons from a specific blog page and not from an individual post.
This plugin comes with an Unlimited Use License. View License Terms