How To Adjust Mobile Menu Font Size on Squarespace 7.1 Site

There is no built-in option to adjust the mobile menu font size on 7.1 at this time. While Squarespace is still developing this new version, we can easily adjust this by adding a couple of custom CSS lines to the site.

Navigate to Design > Custom CSS and paste the following code:


.header-menu-nav-item a {
    font-size: 12px;
}

Simply adjust the font-size px value if needed. That’s it!

 
 

Have a question? Post it below!

Previous
Previous

Full-bleed Slideshow Gallery With Text And Button On Squarespace 7.1

Next
Next

How To Link Folder Navigation Title To a Specific Page on Squarespace 7.0