I am bringing in the site's header and navbar with javascript so I only have to edit the menu once down. The problem I am having is that when the mobile version loads...the hamburger menu does not work. It seems as though that is due to the order the page loads vs when listeners activate.
Is there a good fix? I would rather not have to manually put the html on every page.
