Jump to content

Font color for navigation

Recommended Posts

I designed a site last year with multiple navigation font colors by adding this code into the title of each navigation item so that it looked like the attached picture: <font color="0c9e9f">About</font>

Squarespace has since updated, and the code no longer works. The navigation colors are set to white again. www.ralphfarris.com

Does anyone have a suggestion to fix this? I would really appreciate it!

 

rf.jpg

Link to comment
  • Replies 3
  • Created
  • Last Reply

add to Home > Design > Custom CSS. Do similar for all items

.Header-nav-folder-title[href="/info"] {
    color: red;
}
.Header-nav-folder-title[href="/contact-1"] {
    color: green;
}
.Header-nav-folder-title[href="/about"] {
    color: pink;
}
.Header-nav-folder-item[href="/performer"] {
    color: pink !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
On 1/24/2020 at 11:20 PM, 182837373xd said:

Thanks so much for responding! That works for some of them, but not all of them. Do you know why that might be happening?

add !important to after, same last code

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

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.