Jump to content

Change 1 font color on the top menu


Recommended Posts

Hi,

I would like to change the color of just one font on the top menu (On classic theme PS 1,7) as on the attached example for 'MODE' menu.

I suppose I have to use ':nth-child' on the custom.css (themes/classic/assets/css).

I have tried something like that but it does not work

.header-top > li:nth-child(5) > a {
	color: #FF0000;
}

Anyone can help me ?

Nicolas

test.jpg

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...