underlining links

1 reply · opened Sep 30, 2023

KkateboothbySep 30, 2023

Hi, what is the best way to set all links to be underlined for accessibility?

SSemicolon WebSTAFFSep 30, 2023

Hello,

Simply find and comment/delete the following code in the style.css File:
[ch_pre type="css"]a:not(.btn-link):not(.text-decoration-underline):not(.more-link) {
text-decoration: none !important;
}[/ch_pre]

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard