Jump to content

CHANGE THE BACKGROUND COLOR ON ONE BLOG POST

Recommended Posts

  • Replies 5
  • Views 1.3k
  • Created
  • Last Reply

Top Posters In This Topic

Posted
6 hours ago, tuanphan said:

Hi,

This is possible with basic plan. Change blog post content background only or whole page (header, footer, post content)?

And can you share link to this blog post?

Hello! Thank you for your reply, I'm still on trial so IDK if you would be able to see the link to the blog. But I've tried this code on the css panel:

 

#item-649edb46d21dd87b73788b48 {

  background-color: #ACAE85;
  
  }

and this one below

.collection-type-blog .Main {

  background-color : white;
  
  }

But it didn't work, this still happened to the corners of the blog.image.thumb.png.fc6af08e15caf3529feabf1535b577e9.png
 

  • 1 year later...
Posted

Hi @tuanphan I'm having a similar issue here - I'd like to change the background of one singular blog post to white, and the text black. 

I know how to change the navigation colours for each individual page (and logo), but can't seem to get one post background full white with black text without messing with the other blogs.

Here is the link - https://www.megancrosbiedesign.com/the-edit-blog/grace-st-victorian-chapter-3 

Thank you so much in advance for your help!

Posted
On 7/24/2024 at 11:02 PM, garlandehaney said:

Hi @tuanphan I'm having a similar issue here - I'd like to change the background of one singular blog post to white, and the text black. 

I know how to change the navigation colours for each individual page (and logo), but can't seem to get one post background full white with black text without messing with the other blogs.

Here is the link - https://www.megancrosbiedesign.com/the-edit-blog/grace-st-victorian-chapter-3 

Thank you so much in advance for your help!

Use this code to Custom CSS box

#item-6657878707ef1036590020a1 {
.section-background {
    background-color: #fff !important;
}
 div.header-nav-item>a {
    color: #000 !important;
}
header#header img {
    filter: invert(1);
    -webkit-filter: invert(1);
}
div.blog-item-inner-wrapper * {
    color: #000 !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!)

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.