I made a child theme from the twenty eleven theme and have made great progress in customizing it so far. Great fun, actually. One thing I am stumped on is substituting a plugin menu (Dropdown Menu Widget by Matt Shay) in lieu of the default WP 2011 theme menus.
I realize I have to create a custom menu structure and use that as my Primary menu, but how to dispense with the default CSS/Javascript completely and just pop in <?php shailan_dropdown_menu(); ?> ??
I'm guessing I need to modify both styles.css and header.php but where and how? I'm a bit overwhelmed at the moment.
Thanks for any leads!
Steve