In email I need to use a hyperlink which is to make the link non clickable. I used "pointer-events:none" class but the css is not supported. Is any other way to solve this.
Hi!
The most sure is not have a the hiperlink, when it should not be clickable.
use a "if" and use a "expression" instead of the "link" when you don't want the link active.
Remember that once the email is received by the recipient/s you no longer has control over what the receiver does.
Regards
Graça
Hi.
Would styling it as a link but make it just an expression fulfill your use case?
Hi @Hari Haran
Try to use this way, it'll put inline CSS and inline CSS work in email.
I hope it'll help you,
ThanksDeep
Why you are using it as a LINK just add it as regular text and give a blue color using style.