Hey there!
Great theme :) I’m tweaking a few things and I want to add a second menu underneath the main one. I found the code in functions.php to add a new drop down to the Theme Options editor. I basically want to add a new option so I can pick a Google Font for the category nav too.
How do I tie that in to my category menu? Class for my Category navigation is “cat-navigation”
I see the code being added to my header with the Google font – I just can’t figure out where that’s coming from.
Also, is it easy to override the Google fonts if I want to use something non-Google? The code in the header was overriding anything I added to the stylesheet. I’d just like to know where that’s coming from in case I want to edit it.