Hello -
I have been trying to use the code from the Klaviyo FAQs page to change the colour of my unsubscribe link (and make it different to my setting in Styles), but no luck.
Here’s the code:
<a href="{% unsubscribe %}" style="color:#AAAAAA !important;">Unsubscribe</a>
Can anyone see any errors here?