Guest rothayato Posted October 22, 2019 Share Posted October 22, 2019 I need to remove the underline text from links, how can I do that? 😳🧐 Link to comment
colin.irwin Posted October 22, 2019 Share Posted October 22, 2019 A general fix that *might* work is adding the following to your custom css, at the end of any other code that may be there. body { a, a:hover, a:active, a span, a:hover span, a:active span { text-underline: none !important; } } If this doesn't work please post your site address and password (if in trial mode) so that the community can provide further guidance. If you're looking for a Squarespace Developer, drop me a line. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.