Move Navigation Button Up on the Mobile Menu in Squarespace
How to Move the Navigation Button Up on the Mobile Menu in Squarespace
If there is a large space between your navigation options and the navigation button on the mobile menu of your Squarespace website, you can easily move it up so that it’s closer to the navigation options by using a little bit of CSS.
Before you get too caught up in your website’s design, remember that it’s your website’s job to attract and engage its target audience. Check out these website strategy blog posts before you leave so that the Squarespace website you’re working on right now will have a strategy.
BEFORE
AFTER
Move the Navigation Button Up on the Mobile Menu in Squarespace
To move the button on the mobile navigation menu of your Squarespace website up so that it's closer to the links, you're going to head over to Pages > Website tools > Custom CSS.
Copy and paste the code snippet below (scroll down) right here and hit save.
Code Snippet to Move the Navigation Button Up on the Mobile Menu in Squarespace
/*Move the navigation button on mobile menu up*/ .header-menu-nav-folder-content { flex-grow: 0; } .header-menu-nav-folder { justify-content: center; }
This page contains affiliate links
My Insta
@jenxwebdesign
Like this post?