Jump to content

CSS to hide blog post metadata i n 7.1

Recommended Posts

I'm building a website for a book author. He has a blog, but I am also using a blog format to display his books.

He wants metadata for the blog (date published and author), but not for his books.

How can I hide metadata for one blog while keeping it displayed on another?

Website: https://joerothstein.squarespace.com/
Password: Joe

Thank you!

I am a blogger who launched www.bikekitz.com in October 2018.

Link to comment

If you use Business Plan or higher, you can add this code to Book Blog Page

<style>
  .blog-meta-section {
    display: none;
}
  div.blog-item-author-date-wrapper {
    display: none !important;
}
</style>

If you use Personal/Basic Plan, please share link to Book blog page, we can give new code

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.