edwarddb Posted October 19, 2018 Share Posted October 19, 2018 (edited) Does anyone know of a working CSS option to not display the blog published date on the Bedford Template? Edited October 19, 2018 by edwarddb Initial Revision Link to comment
Ghanda Posted October 19, 2018 Share Posted October 19, 2018 Add this to your custom css. .entry-dateline { visibility: hidden; } Link to comment
edwarddb Posted October 19, 2018 Author Share Posted October 19, 2018 This works for blog listing but the date still displays in the banner - do you know how to remove this? Thank you. Link to comment
tuanphan Posted July 12, 2019 Share Posted July 12, 2019 Add to Home > Design > Custom CSS /* Date on Banner */ .published.post-date { display: none !important; } /* Date in blog listing page */ .published.entry-date { display: none; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
aly1570048758 Posted August 19, 2021 Share Posted August 19, 2021 How do I remove the date on blog posts in Brine template? Specifically for this page: https://eagle-llama-7wmd.squarespace.com/config/pages Thank you! Link to comment
creedon Posted August 20, 2021 Share Posted August 20, 2021 @aly1570048758 Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. 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