Remove Hyperlink Styling in Squarespace
By default, hyperlinks in Squarespace are styled with underlines to make them stand out. However, if you want to remove these styles, follow this simple guide.
1. How it Works
From your Squarespace dashboard, select your website.
Click on Pages from the left-hand menu.
Scroll down and go to Website Tools.
Click on Custom CSS.
2. Add this code to CSS
.sqs-block-html a {text-decoration: none !important; background-image: none !important;}
To apply this code into your Squarespace site, simply follow the steps provided. If you encounter any issues or need further assistance, feel free to reach out to us—we’re here to help!