Is it possible to add a mailto to an icon that is on the meet the team section?
I’m trying to add a letter icon, and when a user clicks it, it will email to the specified email.
See image below:
Hey Drebosio,
You should be able to do that if you fill something like this out in the link field:
mailto: (Email address hidden if logged out)
Best regards,
Rikard
Aw there we go, i also had to enable my gmail to allow for mailto calls while on chrome for some reason o.O
navigator.registerProtocolHandler("mailto",
"https://mail.google.com/mail/?extsrc=mailto&url=%s",
"Gmail");
None the less, got it working now. Thanks Rikard!
Hi,
Glad this is sorted!
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Vinay