Hi there,
Does anyone know how to remove the ‘Go Kink’ logo from the email template when I want to directly contact a customer? There is only an ‘edit code’ button.
Thanks so much
Hey @socconnor ,
When clicking on Edit code, remove the following code (probably line 29):
{%- if shop.email_logo_url %}
{%- else %}
#
{{ shop.name }}
{%- endif %}
Sincerely,
Lior from Studio Enchant
Hi Lior, that worked. Thanks very much. ![]()