jshts87 Posted February 23, 2021 Share Posted February 23, 2021 Site URL: https://www.howthissmells.com/ I have a website with two different blog pages. I want to remove Author from the metadata of all blog posts on ONE of the pages (www.howthissmells.com/candle-reviews), and leave it on all blog posts on the other blog page. The blog page in question, /candle-reviews, is hidden. Is that affecting the code? I've tried everything - Design:Custom CSS solutions, also Post Blog Item Code Injection. This didn't work: https://forum.squarespace.com/topic/145324-remove-meta-tags-and-comment-section-from-singular-blog-page-rally-template/ This didn't work: https://forum.squarespace.com/topic/161010-remove-written-by-in-author-metadata/ Please and thank you! Link to comment
tuanphan Posted February 28, 2021 Share Posted February 28, 2021 Hi. Add to candle-review page header <style> .blog-meta-item.blog-meta-item--author.p-author.author { display: none; } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.