How to change the font on mobile nav menu only - Squarespace 7.1
Place this within your Custom CSS, replacing ‘Arial’ for a different font family.
.header--menu-open .header-menu a { font-family: 'Arial' !important; }
Place this within your Custom CSS, replacing ‘Arial’ for a different font family.
.header--menu-open .header-menu a { font-family: 'Arial' !important; }