Jump to content

Skye - How to change the color of an individual navigation item?

Recommended Posts

Hello,

I'm creating a website using the Skye template.I know very little about coding, so I'd be very grateful for any help.

I'd like the "Link Color" in the navigation bar to be a darker grey for the following items "About Us", "News & Press", "People" and "Work With Us". The Active Link Color should stay blue once clicked and once the mouse sits on it.

Is it possible?In case it makes it easier to visualize, my website is https://hqwebsitestudy.squarespace.com/Password: 12345678

@Paul2009 you have helped me before, us there any chance you know a way to do this?Thank you in advance, Eliahu

Link to comment
  • Replies 5
  • Views 482
  • Created
  • Last Reply

@Eliahu here is CSS for all navigation items (CSS should add to Home > Design > Custom CSS)


/* Home item */
nav#mainNavigation>div:nth-child(1) a {
   color: blue;
}
/* Buildings item */
nav#mainNavigation>div:nth-child(2) a {
   color: blue;
}
/* Technology item */
nav#mainNavigation>div:nth-child(3) a {
   color: blue;
}

Similar for other items.

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.