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

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.