Hello,
I’m attempting to create a link to a survey in an email. This link works properly in gmail, etc, but in outlook it simply shows up as “Http://” with nothing else. Any ideas what could be wrong?
<a href="${l://SurveyURL}" style="background-color:#005CB3;border-radius:8px;color:#ffffff;display:inline-block;font-family:sans-serif;font-size:13px;font-weight:bold;line-height:40px;text-align:center;text-decoration:none;width:150px;-webkit-text-size-adjust:none;">Take the Survey</a>