top of page
Click to Text
Samples of opening up the messaging app on a mobile device. The code has been updated to use target="_top" so that it can work on Safari browsers too.
iFrame Embed Button
The code to use in a standard Wix iframe:
<a style="padding:12px 16px; border-radius: 8px; background-color: blue; color: white;" target="_top" href="sms:+16202220434?&body=Hi, Code Queen. I have a question . . .">
Text Code Queen
</a>


iFrame Embed Text
The code to use in a standard Wix iframe:
<a style="color: blue;" target="_top" href="sms:+16202220434&body=Hi, Code Queen. Can you help with this? . . .">
Text Code Queen Now
</a>


bottom of page