Navigation Font Size - Mobile Menu
Plugin Details
Adjust the font size of the mobile menu’s navigation links and button.
Compatibility
Works with Squarespace 7.1
Uses Custom CSS
Add to Custom CSS
// NAVIGATION LINK SIZE - MOBILE MENU - GHOSTPLUGINS.COM //
.header-menu-nav-item a {
font-size: 20px !important;
}
// BUTTON TEXT SIZE - MOBILE MENU - GHOSTPLUGINS.COM //
.header-menu-cta .sqs-button-element--primary {
font-size: 20px !important;
}Customizable Options
Navigation Links Size
Button Text Size
Notes
No plugin notes
