What do you suggest is the best way to move the main navigation menu, while maintaining future upgrades?
Say, for instance, I would like to move it above the header image.
I suppose maybe create an action hook, copy the code from the header.php, use a php widget, and paste it where I would like the menu. Then hide the original via css?
Or would the css hide both menus?
Hmm… I’m stumped. Suggestions?