Border Inside Mobile Menu
Description
Add a border inside 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.
// Mobile Menu Border // .header-menu-bg { border: 10px solid #1A3AF1; }
Customize
Adjust all border px and color values to your liking.