Remove Hyperlink Underlines in Squarespace 7.1

Squarespace recently made some changes to links and the code that gives them an underline. Past code has stopped working but here’s the updated code to remove the underlines.

Copy and paste the code into DESIGN → CUSTOM CSS.

.footer a, a, p a{
  background: none !important;
  text-decoration-line: unset !important;
}
Vigasan Gunasegaran

Hey! I’m Vigasan and I love the Internet. I have a Bachelor of Science in Computing Systems with a double specialization in Computer Science and Software Engineering. I’ve been creating websites and working with social media since 2014 and have created over 200 Squarespace websites so far.

https://www.adlyticmarketing.com/
Previous
Previous

Use an SVG Logo in Squarespace

Next
Next

E-Commerce Shipping Tips for Squarespace Websites (and in General)