Website Building » Squarespace » How Do I Change Margins in Squarespace?

How Do I Change Margins in Squarespace?

Last updated on December 12, 2022 @ 1:28 pm

There are a few different ways to change margins in Squarespace. One way is to use the drag-and-drop editor to move elements around on the page.

This is great for making small adjustments to the margins. Another way is to use the CSS editor to add custom CSS code. This is great for making more precise changes to the margins.

To use the drag-and-drop editor, simply click on an element and drag it to the desired location. To use the CSS editor, go to Design > Custom CSS and enter your code in the box.

PRO TIP: If you are not careful, changing margins in Squarespace can adversely affect the layout of your website. Make sure to check the margins of all elements on your page before making any changes.

Here are some examples of CSS code that you can use to change margins:

p {
margin-top: 50px;
margin-bottom: 50px;
}

b {
margin-left: 100px;
}

u {
margin-right: 75px;
}

Dale Leydon

Dale Leydon

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