Adding CSS class to ONE link in auto-nav

Permalink
I was hoping I would find this under the page's property settings but I didn't =\

I'd like to add a specific class to only ONE of the links in my auto nav. I need the auto nav to work as stated in my CSS, however, there is a Sign Up link I'd like to keep RED at all times.

Is there another place I can add a specific class to only one link in the auto nav?

Thanks in advance,

suzykaploozie
 
LucasAnderson replied on at Permalink Best Answer Reply
LucasAnderson
I'd brush up on custom attributes for pages. You could add a custom attribute such as class-override and assign it to the Sign Up page.

You'd then have to create a custom auto-nav template that looks for that attribute and applies a class to the link if it finds it.

It sounds a bit confusing, but it's probably your best way to do this. Check the docs for more information about Attributes.