Mobile Menu - Border Style
1. Plugin Info
Add a border style to the mobile menu and header when open.
Works with Squarespace 7.1
Uses Custom CSS
2. Add this code to Custom CSS
// Mobile Menu - Border Style - Ghost //
.header-menu-nav, .header--menu-open .header .header-announcement-bar-wrapper {
border: 1px solid #000 !important;
}3. Customizable Options
Border Style
4. Plugin Notes
You can add a border to the header in header settings when menu is not open.
