Jump to content

How can I hide the published date on a blog and post? I'm using Wells template.

Recommended Posts

  • Replies 3
  • Views 617
  • Created
  • Last Reply

@zhishigrace Add to Home > Design > Custom CSS


/* Hide published date on blog posts */
.view-item .published {
   display: none;
}

Reference: https://beaverhero.com/wells-squarespace/#Hidethepublishdateonblogposts

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

@zhishigrace Q1. Add to Home > Design > Custom CSS


.entry-info {
   visibility: hidden;
}
span.category {
   visibility: visible;
   margin-left: -10px;
}

Q2. You want to remove Date in HTML Structure? You need to edit template file. You can contact Squarespace Custom Care to know how to edit template, and remove time HTML tag.

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.