Move Nav To Top Corner - Mobile Menu
Plugin Details
Move the mobile menu navigation links to the top of the open menu.
Compatibility
Works with Squarespace 7.1
Uses Custom CSS
Add to Custom CSS
// MOVE NAV TO TOP - MOBILE MENU - GHOSTPLUGINS.COM //
.header-menu-nav-folder-content {
padding-top: 20px;
justify-content: flex-start;
}Customizable Options
Top Padding
Notes
Align navigation links to left, center, or right in Squarespace mobile menu settings.
