Website Building » Squarespace » How Do I Hide the Logo on One Page in Squarespace?

How Do I Hide the Logo on One Page in Squarespace?

Last updated on December 29, 2022 @ 7:10 pm

There are a few ways to hide the logo on one page in Squarespace. One way is to use CSS. You can add the following code to the Custom CSS Editor:

#logo {
display: none;
}

This will hide the logo on all pages. If you only want to hide the logo on one page, you can add a class to that page and then add the following code to the Custom CSS Editor:

class-name #logo {
display: none;
}
PRO TIP: If you are using Squarespace to build a website, it is important to be aware that hiding the logo on one page could result in your website being penalized by search engines. This is because hiding the logo could be seen as an attempt to deceive visitors and search engines. As a result, your website could be demoted in search engine rankings or even removed from search engine listings altogether. If you still want to hide the logo on one page, it is important to make sure that you do not use any deceptive practices, such as cloaking.

Another way to hide the logo on one page is to use the Page Header Image option. This option is available in the Page Header section of the Style Editor.

To use this option, select the Page Header Image option and then upload an image that is the same size as your logo. The image will replace the logo on that page.

Madison Geldart

Madison Geldart

Cloud infrastructure engineer and tech mess solver.