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.
6 Related Question Answers Found
There are a couple of ways to hide pages from navigation in Squarespace. One way is to simply uncheck the “Show in Navigation” box in the Page Settings panel. This will remove the page from navigation, but it will still be accessible if someone knows the URL.
If you want to hide content on your Squarespace site, there are a few methods you can use. One is to use the “Hide” option in the Page Settings menu. This will hide the page from navigation menus, search results, and other areas of your site.
There are a few different ways that you can hide text in Squarespace. One way is to use the <p> tag. The <p> tag is used to create paragraphs of text.
There are a few ways to hide a page in Squarespace. One way is to simply un-publish the page. To do this, go to the Pages section of your dashboard and hover over the page you want to hide.
If you’re using Squarespace, you may have noticed that there’s a navigation bar at the top of your screen. This can be a bit of a nuisance, especially if you’re trying to focus on something else. Fortunately, there is a way to get rid of the navigation bar in Squarespace.
If you want to remove the navigation from one page on your Squarespace site, you can do so by editing the page settings. In the Page Settings panel, you will see an option to “Hide Navigation.” Select this option and then save your changes. You can also style text in HTML using <p>, <b> and <u> tags where applicable.