Website Building » Squarespace » How Do I Add a Download Button on Squarespace?

How Do I Add a Download Button on Squarespace?

Last updated on October 1, 2022 @ 4:34 am

If you want to add a download button on your Squarespace site, there are a few different ways you can do it. One way is to use the built-in Button Block.

To do this, simply add a Button Block to your page and then click on the button to edit it. In the pop-up window, select the ‘Download’ button type and then enter the URL of the file you want to be downloaded.

Another way to add a download button is to use a Custom Code Block. To do this, add a Custom Code Block to your page and then enter the following code:

<a href="URL OF FILE TO BE DOWNLOADED">DOWNLOAD TEXT</a>

You can also use HTML to style the text of your download button. For example, if you want the text to be bold, you would add the <b> tag around the text like this:

PRO TIP: Please be aware that the website ‘Squarespace’ offers a function to add a download button on their pages, however this button may not work as intended. It is advised that you test the button before using it on your own website.

<a href="URL OF FILE TO BE DOWNLOADED"><b>DOWNLOAD TEXT</b></a>

If you want the text to be underlined, you would use the <u> tag like this:

<a href="URL OF FILE TO BE DOWNLOADED"><u>DOWNLOAD TEXT</u></a>


Conclusion: How Do I Add a Download Button on Squarespace?

There are a few different ways that you can add download buttons on Squarespace. One way is to use the built-in Button block.

Another way is to use custom code. You can also style the text of your download button using HTML tags.

Drew Clemente

Drew Clemente

Devops & Sysadmin engineer. I basically build infrastructure online.