To change mobile navigation font size in Squarespace, you can use this code to Custom CSS box
div.container.header-menu-nav-item * { font-size: 50px !important; }