How to style unsubscribe tag?
How can we style our unsubscribe text? we use inline css and it doensn't work properly.
Thanks in advance
This discussion has been closed.
How can we style our unsubscribe text? we use inline css and it doensn't work properly.
Thanks in advance
Comments
Hi,
Please see How to style the personalization tags?
Best regards,
Ben
Hey ben, we still have that problem. Is there something wrong? Klik hier the text is still in standard link color
"Klik hier"
oh damn, the contact form removes the code: here it is: http://pastebin.com/dbZiuaWD
You can do it like this
<unsubscribe style="color:#ffffff; text-decoration:none;">Klik hier</unsubscribe>
Thanks ben!