Hello -
I am probably being dense here as I am still learning php and where to find everything. That being said, I will try to be specific on what I am trying to do.
I have added PixoPoint's multi-level navigation plug-in to my child theme based on thematic. I can get the menu to show up, but when I add the php code for the multi-level navigation menu, I do so in the header.php file. This keeps the old menu (that is in #access) and just puts the multi-level below it - thus 2 menus. I have found info on how to remove #access, but I do not really want to do that. I would rather simply replace the code [em]within[em] the access div. So where do I find that at? Or, if there is a simpler way (besides display:none in the css for #access), I would be grateful.
Mike