I have built a page with JA page builder. On the page is a button that when clicked is supposed to open an Email Client so that a user can send an email. In HTML it is easy to just add <a href="mailto:whoever@atwhatever.com">SEND MESSAGE</a>, why does this not work in JA page Builder?
Is there a work around or am I missing something obvious?