Jump to content

Links have a very fat underline

Recommended Posts

Site URL: https://hyperboloid-chihuahua-y68g.squarespace.com/josephine-paschke

Hey guys,

so the issue is simple: the links in the paragraphas of the following two pages have this odd, massive underline and it want the underline to be thin:

https://hyperboloid-chihuahua-y68g.squarespace.com/josephine-paschke
https://hyperboloid-chihuahua-y68g.squarespace.com/play

Password: stefan

I tried tinkering around with CSS but I couldn't manage to get the underlines as I wanted them to be.

The odd thing was, that while anaylzin the code, I removed "text-decoration: underline" from the element.style of the link element and instead of removing the underline alltogether, a different, thinner underline appeared. See attached screenshot.

Any ideas?

Cheers.

Jakob

 

josephine.jpg

Link to comment

Add these code on Design > Custom CSS 
 

a span{
  text-decoration: none !important;

Output
Screenshot_160.png

 

If you want to remove the underline then add these code
a{
  text-decoration: none !important;
  span {
    text-decoration: none !important;
  }
}

Output
Screenshot_161.png

Edited by Web_Solutions

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.