Edit 'Contact customer' email code

Hello,

Can someone please assist me in editing the code for my ‘Customer contact’ email.

I would like to remove (or edit) the text below logo that reads ‘Welcome to our shop, hope you enjoyed the experience’ but I can not locate it in the code.

Thank you in advance.

{{ email_title }} .button__cell { background: {{ shop.email_accent_color }}; } a, a:hover, a:active, a:visited { color: {{ shop.email_accent_color }}; }
{%- if shop.email_logo_url %} {{ shop.name }} {%- else %}

{{ shop.name }}

{%- endif %}

{{ custom_message }}

If you have any questions, reply to this email or contact us at {{ shop.email }}

Hi @Alluren

I think it is

Hi @BSSCommerce-B2B ,

Thank you for you response. I have tried deleting the line you have highlighter and it has come up with an error message.

Hi @TanjaCodi ,

We had not found a solution until now! Thank you very much for your assistance, it is greatly appreciated.

Can you please define what is “the first row”? Before or after ?

This worked for me as well. Thank you.

Thank you for this topic, worked for me too. Can someone tell me how to set this exact notification so when the test email comes (outlook), it is not oriented to the center of the email window but to the left? When it arrives, it looks like an empty screen and I have to scroll to the right to see the content of the message.