Website Building » Squarespace » How Do I Change the Header Size in Squarespace?

How Do I Change the Header Size in Squarespace?

Last updated on October 1, 2022 @ 1:19 am

As you may have noticed, the default header size in Squarespace is rather large. If you would like to change the header size, there are a few different ways to do so.

For example, you can use the style attribute in the header tag, or you can use CSS.

To change the header size using the style attribute, simply add the following to the header tag:

<header style="font-size: 18px;">

Of course, you can change the font size to whatever you like. If you want to use CSS, you can add a class or id to the header tag and then use that in your CSS file. For example:

<header class="small-header">

And then in your CSS file:

.small-header {
  font-size: 18px;
}

Conclusion:

How Do I Change The Header Size In Squarespace?

There are a few different ways that you can change the header size in Squarespace. You can use the style attribute in the header tag, or you can use CSS.

To change the header size using the style attribute, simply add the following to the header tag: Of course, you can change the font size to whatever you like. If you want to use CSS, you can add a class or id to the header tag and then use that in your CSS file.

PRO TIP: If you are not careful when changing the header size in Squarespace, you could end up with a distorted or broken header. Make sure to follow the instructions closely, and backup your site before making any changes.
Dale Leydon

Dale Leydon

Sysadmin turned Javascript developer. Owner of 20+ apps graveyard, and a couple of successful ones.