likemindedproductions Posted December 13, 2021 Share Posted December 13, 2021 (edited) Site URL: https://violin-puma-x79z.squarespace.com/events Password: temp Hi, I want to remove the author name from the post pages of only one blog - (https://violin-puma-x79z.squarespace.com/events) and no others on the site. I have tried using this code in the page header but it doesn't work. <style> .blog-meta-item.blog-meta-item--author.p-author.author { display: none; } </style> Any help would be greatly appreciated! Best, Andrew Edited December 13, 2021 by likemindedproductions Add password Beyondspace 1 Link to comment
Beyondspace Posted December 16, 2021 Share Posted December 16, 2021 (edited) On 12/14/2021 at 1:48 AM, likemindedproductions said: Site URL: https://violin-puma-x79z.squarespace.com/events Password: temp Hi, I want to remove the author name from the post pages of only one blog - (https://violin-puma-x79z.squarespace.com/events) and no others on the site. I have tried using this code in the page header but it doesn't work. <style> .blog-meta-item.blog-meta-item--author.p-author.author { display: none; } </style> Any help would be greatly appreciated! Best, Andrew Do you mean removing author in all items or only one specific item? Is it the author you mentioned? Edited December 16, 2021 by bangank36 likemindedproductions 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
likemindedproductions Posted December 16, 2021 Author Share Posted December 16, 2021 4 hours ago, bangank36 said: Do you mean removing author in all items or only one specific item? Is it the author you mentioned? Hi, Sorry the page has moved to: https://violin-puma-x79z.squarespace.com/directory/archive/ Password: temp It is to remove the meta data in the red boxes from the blog posts and blog page (see screenshots) but only from this blog. (https://violin-puma-x79z.squarespace.com/directory/archive/) Best, Andrew Beyondspace 1 Link to comment
Beyondspace Posted December 16, 2021 Share Posted December 16, 2021 I can not see your meta data anymore Have you disabled it? likemindedproductions 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
Solution likemindedproductions Posted December 17, 2021 Author Solution Share Posted December 17, 2021 Yes, I figured it out last night. I was trying to just remove the author at first but decided to remove all the meta data in the end. <style>.Blog-meta-item { display: none !important;} </style> Thank you so much for your time. Andrew Beyondspace 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