Jump to content

Changing the font color on just two pages on my site with Horizon Template

Recommended Posts

Ah yes the footer, added the full code again below with footer at bottom. I can't recall if your footer was white or not, if not white then just replace white with:  #ddd9d9, which is the color of your nav items 🙂

<style>
#siteWrapper {
  background-color : white!important;}

#mainNavWrapper nav a, #mainNavWrapper nav a:visited, #mainNavWrapper nav label {
    color: #ddd9d9!important
}

body * {
color: black!important;}

#preFooter *, footer * {
    color: white!important
}

</style>

Link to comment
  • Replies 28
  • Views 905
  • Created
  • Last Reply
2 hours ago, ErikaT said:

Ah yes the footer, added the full code again below with footer at bottom. I can't recall if your footer was white or not, if not white then just replace white with:  #ddd9d9, which is the color of your nav items 🙂

<style>
#siteWrapper {
  background-color : white!important;}

#mainNavWrapper nav a, #mainNavWrapper nav a:visited, #mainNavWrapper nav label {
    color: #ddd9d9!important
}

body * {
color: black!important;}

#preFooter *, footer * {
    color: white!important
}

</style>

This did it. The only thing is the button text was technically the red color I had before, but I just changed it to white. It probably should be white to stay consistent with the text. 

The only thing, and I am unsure why is the "Post Comment" is still dark and not white text. It is on a dark gray/black button, but the text is black.

https://www.thehouseofredvelvet.com/memoirs/two-ways-to-support-mental-health

 

Link to comment
On 3/30/2021 at 3:45 AM, thehouseofredvelvet said:

This did it. The only thing is the button text was technically the red color I had before, but I just changed it to white. It probably should be white to stay consistent with the text. 

The only thing, and I am unsure why is the "Post Comment" is still dark and not white text. It is on a dark gray/black button, but the text is black.

https://www.thehouseofredvelvet.com/memoirs/two-ways-to-support-mental-health

 

Hi. Add to Design > Custom CSS

/* post comment white text */
span.comment-btn {
    color: white !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.