Hide Social Icons In Mobile Menu
Description
Remove the social icons within the mobile menu. This plugin uses css editor and works with Squarespace 7.1.
How To Install
From your Squarespace account, go to the Custom CSS Editor. Copy and paste the code below into the Custom CSS Editor box.
// Hide Social Icons Mobile Menu // .header-menu-actions { display: none; }
Customize
You do not need to change any values.