cris62 Posted March 18, 2016 Share Posted March 18, 2016 I am using the Brine template and trying to remove the underline from body text links, does anyone know how to do this? Thank you Link to comment
mvpottery Posted April 17, 2016 Share Posted April 17, 2016 @cris62 did you ever figure this out? I tried the following in the CUSTOM CSS tab but it didn't seem to work .sqs-block-content a, .sqs-block-content a:visited {text-decoration: none !important;} ANYONE have a solution?thanks Link to comment
mvpottery Posted April 17, 2016 Share Posted April 17, 2016 Actually just figured it out: .sqs-block-content a, .sqs-block-content a:visited {border: none !important;} Link to comment
MakeShift Posted July 8, 2016 Share Posted July 8, 2016 The fixes above both remove underlines in links, but they also remove outlines around blocks. Is there any code to remove ONLY underlines in links, without affecting blocks? Link to comment
MakeShift Posted July 8, 2016 Share Posted July 8, 2016 The fixes above both remove underlines in links, but they also remove outlines around blocks. Is there any code to remove ONLY underlines in links, without affecting blocks? Link to comment
BavarianPete Posted September 19, 2017 Share Posted September 19, 2017 Brand new to coding. How do I insert this correctly. I keep getting this: "parse error on line 1" When I try to save the page. This is how I inserted the code. I worked great, just won't let me save the page. Link to comment
BavarianPete Posted September 19, 2017 Share Posted September 19, 2017 Brand new to coding. Just injected the code and it worked great but it won't let me save the page. Keep getting a "parse error line 1" message. Inserted it as such: 1. Link to comment
jeng Posted March 22, 2019 Share Posted March 22, 2019 Looks like this solution may work for you instead: https://answers.squarespace.com/questions/245578/how-to-remove-lines-under-links-without-losing-the.html Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.