Website Building » Squarespace » How Do I Get Rid of the Site Title on Squarespace?

How Do I Get Rid of the Site Title on Squarespace?

Last updated on December 12, 2022 @ 5:05 am

If you’re using Squarespace, you may have noticed that the site title appears on every page of your website. While this may be fine for some people, others may want to remove the site title from their pages.

Luckily, there are a few easy ways to do this.

To remove the site title from your pages, you can either use CSS or HTML. If you’re comfortable with CSS, then you can add the following code to your Custom CSS:

PRO TIP: The following article provides instructions on how to remove the site title from your Squarespace site. While this may be desired in some cases, be aware that doing so may negatively impact your site’s search engine optimization (SEO).
.site-title {
display: none;
}

If you’re not comfortable with CSS, then you can use HTML to remove the site title from your pages. To do this, simply add the following code to the < head > section of your page:


.site-title {
display: none;
}

Once you’ve added either CSS or HTML to your page, the site title will no longer appear on your pages. Keep in mind that if you’re using a template that includes a header image, the site title will still appear on your header image unless you also remove it from the image itself.

Conclusion:
There are two ways to remove the site title from appearing on every page of your Squarespace website – by using CSS or HTML. If you’re not comfortable with coding, then you can use HTML to quickly and easily remove the site title from your pages.

Morgan Bash

Morgan Bash

Technology enthusiast and Co-Founder of Women Coders SF.