Website Building » Squarespace » How Do I Hide Navigation in Squarespace?

How Do I Hide Navigation in Squarespace?

Last updated on February 5, 2023 @ 8:14 am

There is one simple way to hide navigation in Squarespace. That is to add a Custom CSS code to your website design.

In this tutorial, we will hide the navigation in this Squarespace website as an example.

To do this, simply select the Design tab in the left navigation pane.

Then select “Custom CSS” from the options.

On the next page, copy the code below and type it in the space provided, then hit the “Save” button.

#header {
display: none;
}

And there you have it! Your navigation is now hidden!

PRO TIP: Warning: Hiding your navigation in Squarespace may make your site less user-friendly and harder to navigate.
Morgan Bash

Morgan Bash

Technology enthusiast and Co-Founder of Women Coders SF.