cris62 Posted March 18, 2016 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
mvpottery Posted April 17, 2016 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
mvpottery Posted April 17, 2016 Posted April 17, 2016 Actually just figured it out: .sqs-block-content a, .sqs-block-content a:visited {border: none !important;}
MakeShift Posted July 8, 2016 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?
MakeShift Posted July 8, 2016 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?
BavarianPete Posted September 19, 2017 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.
BavarianPete Posted September 19, 2017 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.
jeng Posted March 22, 2019 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.