Jump to content

Changing Navigation Color for One Page

Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Hi, try adding this to your code injection for that page

<style>
  .header-nav-item a {
  	color: #fab03a !important;
  }
</style>

or in your custom css

#collection-6397566f4b671219b0cd7772 .header-nav-item a {
  	color: #fab03a !important;
  }

 

-------- > 👆 <---------- Please quote or @ me when replying, or I won't get a notification 

Melody
💁‍♀️ SquareSpace Developer
You dream it, I'll make it happen.

Contact me:
💻 melodylee.tech

✉️ my email
📍 UK based. The great thing about the internet, we can work together from anywhere.

#neverstoplearning
I like coffee 😊
 

Link to comment
13 hours ago, melody495 said:

Hi, try adding this to your code injection for that page

<style>
  .header-nav-item a {
  	color: #fab03a !important;
  }
</style>

or in your custom css

#collection-6397566f4b671219b0cd7772 .header-nav-item a {
  	color: #fab03a !important;
  }

 

@melody495 Oh that changes the text, i meant to have the blue background changed to #fab03a

Link to comment

You can add this code to Website > Website Tools (under Not Linked) > Custom CSS

body#collection-6397566f4b671219b0cd7772 header#header {
    background-color: #fab03a !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.