Jump to content

Change ONE header item to different color

Go to solution Solved by paul2009,

Recommended Posts

Hello! I'm trying to change the header of my site so "Journey to Wholeness" is in orange. I can't figure it out. I saw other posts and added the code: a.header-nav-folder-title[href="/journey-to-wholeness"] {
    color: orange !important;
    font-weight: bold;
}

 

That did not work. Please help! 

Screen Shot 2022-11-29 at 10.28.14 AM.png

Link to comment

You forgot to share your site's URL with us. If your site isn't live yet, please set a site-wide password and share this with us too.

About me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

Link to comment
  • Solution
30 minutes ago, ntambu said:

I'm trying to change the header of my site so "Journey to Wholeness" is in orange. 

Your text is a nav link rather than a nav folder. Try using this:

.header .header-nav-wrapper a[href="/journey-to-wholeness"] {
  color: var(--paragraphMediumColor)!important; 
}

Let me know how you get on.

image.thumb.png.4035663371cb7716a8755575d8352840.png

Did this help? Please give feedback by clicking an icon below  ⬇️

About me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

Link to comment
3 hours ago, paul2009 said:

Your text is a nav link rather than a nav folder. Try using this:

.header .header-nav-wrapper a[href="/journey-to-wholeness"] {
  color: var(--paragraphMediumColor)!important; 
}

Let me know how you get on.

image.thumb.png.4035663371cb7716a8755575d8352840.png

Did this help? Please give feedback by clicking an icon below  ⬇️

Thank you!! You rock ◡̈  

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.