Hey all,
So I am struggling with adding a subtitle to my navigation in my child theme. I'm having issues with the formatting. Now, I know when I add: class="sf-menu" to the 'UL' selector that resolves the formatting and I see what I would expect. However, and I know this going to seem like a lame question, but I cannot find the line of code in my child theme or in thematic where I would place the "class="sf-menu" code. In Firebug I can see the UL selector and apply the class to it. However, I cannot find it in my theme. What is it that I am missing here? Your help is appreciated.
Thanks.