Jump to content

Change category colour in store

Go to solution Solved by Lesum,

Recommended Posts

  • Solution
Posted

@Venera You can add this code snippet within the Custom CSS panel:

li.nested-category-breadcrumb-list-item:last-child a {
    color: 'color-code' !important;
}

Replace 'color-code' in the code with your desired color. 

If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. 

Sam
Web Developer & Digital Designer

 Did you find my contribution helpful? Buy me a coffee?

Posted
33 minutes ago, Lesum said:

@Venera You can add this code snippet within the Custom CSS panel:

li.nested-category-breadcrumb-list-item:last-child a {
    color: 'color-code' !important;
}

Replace 'color-code' in the code with your desired color. 

Unfortunately it didn't work, I used "red" or "#FF0000" and it didn't work, the font "originals on paper" remains black..

Posted
1 hour ago, Lesum said:

@Venera It should have worked. Color code shouldn't be inside a quote. It should be like this:

li.nested-category-breadcrumb-list-item:last-child a {
    color: #FF0000 !important;
}

 

Sorry, my bad. It works perfect! Thank you so much!

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.