mailto links do not work
-
Hello,
It appears that the ‘mailto:’ links (alongside some other types) are disabled in the theme. Here is the relevant piece from the CSS (recovered through Element Inspector in Firefox):
.link-disabled, a[href^="mailto:"], a[href^="geo:"], a[href^="sms:"], a[href^="tel:"] { pointer-events: none; cursor: default; text-decoration: none; }
I cannot find where this is parameterised and how can I fix it properly. Any help would be appreciated.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘mailto links do not work’ is closed to new replies.