I'm having some trouble editing headermenu.php. For some reason I can edit everything fine except the text of about us. I am not sure why it is not working. I can edit the about us picture and the about us title, for some reason even the default about us text in the headermenu.php will not show, all I get is "About Us" in the text:

My log first showed that I needed tpl_about_us_default.php in includes/templates/template_default/templates, so I copied it from another directory (an avonlee contempo template directory) and pasted it in that directory. Before I had did this I didn't even get anything on the link to my about page). But I am still not getting any text on the about me bar of the mega menu, it is weird. Here is my log:
[21-Mar-2015 15:51:36 America/New_York] PHP Warning: require(includes/templates/template_default/templates/tpl_about_us_default.php): failed to open stream: No such file or directory in /home/jrvihfnf/public_html/includes/templates/genesis/common/tpl_main_page.php on line 122
[21-Mar-2015 15:51:36 America/New_York] PHP Warning: require(includes/templates/template_default/templates/tpl_about_us_default.php): failed to open stream: No such file or directory in /home/jrvihfnf/public_html/includes/templates/genesis/common/tpl_main_page.php on line 122
[21-Mar-2015 15:51:36 America/New_York] PHP Fatal error: require(): Failed opening required 'includes/templates/template_default/templates/tpl_about_us_default.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/jrvihfnf/public_html/includes/templates/genesis/common/tpl_main_page.php on line 122
Also, I was wondering what the easiest way to edit the width of the menu bar to match my template would be?