Jump to content

Remove date and overlay for single post

Recommended Posts

  • 2 weeks later...
  • Replies 3
  • Views 621
  • Created
  • Last Reply
  • 3 weeks later...
On 4/12/2021 at 8:37 AM, Daguerrotipo said:

Thank you so much. Sorry I miss this! How would I then remove the date in the page of the post? I.e. this one for example: https://www.alaluz.org/home/greg-sand 

Also, how could I remove the overlay from the image from a single post (both on the home page and the page of the post)? Thank you!!

Add to Design > Custom CSS

/* remove blog post date */
time.Blog-meta-item.Blog-meta-item--date {
    display: none !important;
}
/* remove overlay */
.Blog-header:before {
    opacity: 0 !important;
}

 

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.