Pen, Paper, Adobe XD – Squarespace – DIY Web design and Squarespace Tutorial

Squarespace positions themselves as a tool for the people like you and me; business owners; wanting to share their stories, and transact with their customers in an impactful way.

Recently I redeveloped my website; and found myself as a “non designer” / “developer” discovering a few tricks I believe should be common knowledge to help everyone on the Squarespace platform further themselves closer to creating a great website;

Use this code in “custom CSS” to create/add extra styles to your squarespace;

newstylename {
font-family: ‘fontname’;
font-size: 12px;
font-weight: 200;
line-height: 10px;
font-style: normal;
text-align: left;
color: 000000;
}

You May Also Like