Add triggerIcon: 'squarespace' this to the mega menu settings in your site footer code injection area:
<!-- Mega Menu Settings from Will-Myers -->
<script>
window.wmMegaMenuSettings = {
layout: 'inset', // full-width or inset
openAnimation: 'slide', // slide, fade, or swing
triggerIcon: 'squarespace'
}
</script>