Jump to content

Change navigation font color on a single page

Recommended Posts

Site URL: https://snail-pumpkin-bhkh.squarespace.com/who

 

Update:

I solved the issue by using the page header code injection and the following code:

<style>
/* Nav item color */
.Header-nav-item {
    color: #c33608 !important;
}
/* Nav item hover color */
.Header-nav-item:hover {
    color: #c33608 !important;
}
/* Nav item active color */
.Header-nav-item--active {
    color: #F54C14!important;
  }
a.Header-branding.sqs-frontend-overlay-editor-widget-host
  {
    color: #c33608 !important;
}
  </style>

Hi,

I'm trying to customize the background and font color of one of my pages (URL SLUG: /bytebones-about) - and I got completely stuck.

I managed to change the background color of both the header section and the page. But whatever css code I try, it seems I'm not able to change the font color used in the header. 

Is there any way I could do so?

Plus: I'd like to change the overlay color of the images I use on this site (only). Can you tell me, how to do so?

Best, Noemi

Link to comment
  • Replies 1
  • Views 621
  • Created
  • Last Reply

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.