Jump to content

Remove Blog Post Thumbnails from Blog Post Banner

Recommended Posts

Site URL: https://www.wordsalive.org/quaranteens

Hi everyone!

Is there a way to remove the blog post thumbnail from becoming a banner on the blog post? I would like to keep the thumbnails as they feed into the summary blocks for displays on other pages like here for example: https://www.wordsalive.org/quaranteens

However, I hate how the thumbnail is then awkwardly stretched into a banner and the title becomes illegible as white text over it like here: https://www.wordsalive.org/quaranteensprompts/introduction-to-mindfulness

I'm using the Hayden template.

Link to comment
  • Replies 10
  • Views 1.5k
  • Created
  • Last Reply
9 hours ago, WordsAlive said:

@tuanphan Is there a modification to keep the post title? 

 

 

 

Remove above code and use this

.collection-type-blog.view-item .banner-thumbnail-wrapper figure {
    display: none;
}
.collection-type-blog.view-item .post-title {
    color: black !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

Remove code to set height: 1px

then add this

/* hide category space */
.view-item .post-category {
    display: none;
}
.blog-item-wrapper {
    padding-top: 1px;
    padding-bottom: 1px;
}
/* reduce main content padding */
.view-item.collection-type-blog main#page {
    padding-top: 0;
}

 

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
  • 2 weeks later...
  • 11 months later...
On 4/10/2021 at 8:37 PM, StraydogJW said:

Hi @tuanphan, I want to do the same thing as WordsAlive (i.e. removing the thumbnail from the blog post but keep it on other pages. I tried inserting your code into the Custom CSS section, but it doesn't work. I am using the Skye template with version 7.0. Any way you can help? Much appreciated! 

Hi. Can you share link to your site? We can help easier

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.