Hi all, first of all I'd like to thank you at thematic for this awesome theme and it's customisation potential.
Currently my site is not live, it is being hosted locally. My problem is with the [out of the box] navigation menu. I have added my pages and would now like one 'page/option' to be highlighted in order to stand out from the others.
I have tried in my child theme's style.css to add (this was my attempt to highlight all options, to give me a start on where to go in order to select a single tab.)
#access{
color:#FF0000;}
and
#sf-menu sf-js-enabled{
color:#FF0000;}
but this is not working and my beginner self is at a loss as to what comes next. any help is appreciated.
Thank you.