Adding a link to an image is a great way to make the image more clickable and interactive. By default, images on Squarespace are not clickable, but you can easily add a link to an image by using the Image Block. In this article, we’ll show you how to add a link to an image in Squarespace.
First, open the page or post where you want to add the linked image. Then, click on the “Image” button in the toolbar (it looks like a landscape photograph). This will open the Image Block settings.
In the “Image Settings” section, click on the “Link To” drop-down menu and select “Custom URL.” Then, enter the URL you want to link to in the “Custom URL” field.
Finally, click on the “Save” button to save your changes. Now when someone clicks on your image, they will be taken to the URL you specified.
You can also style your text using HTML tags. To do this, simply enclose the text you want to style in opening and closing tags. For example, if you want to make some text bold, you would enclose it in <b> tags like this:
This text is bold
If you want to underline some text, you would use <u> tags like this:
This text is underlined
And if you want to add a paragraph break, you would use <p> tags like this:
This is the first paragraph.
This is the second paragraph.