Jump to content

imckenzie

Squarespace Employee
  • Posts

    0
  • Joined

  • Last visited

Reputation Activity

  1. Like
    imckenzie reacted to IM_Design in 7.1 removing text link underlines   
    Just want to remove the underline for text links on a version 7.1 site.
  2. Thanks
    imckenzie reacted to IM_Design in 7.1 removing text link underlines   
    Looks like they use a background image for the underlines instead of text decoration or borders, so this worked for me in the CSS Editor:
    a {background-image:none !important;}  
  3. Thanks
    imckenzie reacted to IM_Design in 7.1 removing text link underlines   
    It looks like a platform update changed the way the underlines work, so this should work for Text Block underlines instead now. Either site-wide in the CSS Editor:
    a {text-decoration-line:none !important;} Or page-specific wrapped in <style> tags in the Page Header Code Injection:
    <style> a {text-decoration-line:none !important;} </style>  
×
×
  • 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.