Jump to content

Remove date and overlay for single post

Go to solution Solved by tuanphan,

Recommended Posts

  • 2 weeks later...
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution

Add this to Design > Custom CSS

/* Spotlight on the greg sand date */
[href="/home/greg-sand"] ~ .Blog-meta--bottom {
    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
  • 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

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

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.