A. It depends how your Email links are constructed. Some examples:
Context | Email hover selector |
---|---|
[bw_mailto] | p.email |
[bw_email] | span.email |
<a href=mailto:email@example.com | a[href^=’mailto:’] |
WordPress plugins and themes
Context | Email hover selector |
---|---|
[bw_mailto] | p.email |
[bw_email] | span.email |
<a href=mailto:email@example.com | a[href^=’mailto:’] |
Published: | Last updated: