Thicker = Menu Icon
Description
Add more thickness to the hamburger menu icon. 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.
// Thicker Hamburger Menu Icon // .burger-inner .top-bun, .burger-inner .bottom-bun { height: 4px !important; }
Customize
Adjust the height value to increase or decrease the hamburger icon’s thickness.