Border Style - Mobile Menu
Plugin Details
Add a border style to the mobile menu.
Compatibility
Works with Squarespace 7.1
Uses Custom CSS
Add to Custom CSS
// MOBILE MENU - BORDER STYLE - GHOSTPLUGINS.COM //
.header-menu-nav {
border: 1px solid #000 !important;
}
.header--menu-open .header .header-announcement-bar-wrapper {
border-top: 1px solid #000 !important;
border-right: 1px solid #000 !important;
border-left: 1px solid #000 !important;
}Customizable Options
Border Stye (Mobile Menu)
Border Style (Mobile Header)
Notes
Border applies to the edge of the site and between normal page sections.
