Jump to content

Individual Colors for Links

Recommended Posts

  • Replies 5
  • Created
  • Last Reply

Design -> Custom CSS (only pick one)

To REMOVE underline:

#block-yui_3_17_2_1_1591311949370_22623 span a {
    text-decoration: none !important;
    border: none !important;
}

To ADD underline to all:

#block-yui_3_17_2_1_1591311949370_22623 span a {
    text-decoration: underline !important;
    border: none !important;
}

 

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.