Change the font in the auto-nav block?

Permalink
Hi there. Just wondered if there was a way to change the font in the auto-nav block? I'm presuming I just have to change some code somewhere behind the scenes, but I'm not sure just where... Thanks for your help!

 
Remo replied on at Permalink Reply
Remo
As mostly when styling fonts in something related to the web - use css!

You'll find the css file in your theme directory.
KathleenH replied on at Permalink Reply
Thanks Remo, I thought it would be in there somewhere. I'm not sure what it will be referred to though (I'm new to this sort of thing). Is it usually called the 'nav' or something else?
Remo replied on at Permalink Reply
Remo
It depends on the theme you're using...

The only thing that's common is the file extension "css"
KathleenH replied on at Permalink Reply
Yeah, that makes sense. I'm using 'Atahualpa' fromhttp://www.smartwebprojects.net. I'll have a fiddle with the css file and see what changes. (And keep an original copy, of course!) Thanks for your help.
SteveAtParadigm replied on at Permalink Reply
I have been trying to figure out how to customize the navs in a theme, and its seems to me that concrete always outputs a <ul class="nav-header"> for the main nav. So every theme's main nav is exactly the same and your css should always select '.nav-header' to customize the main nav, right? Or is there something am I missing?
frz replied on at Permalink Reply
frz
check out custom tempaltes, you can apply them to specific blocks