Remove "powered by Shopify" from secondary language (Dawn)

I was able to remove the “powered by Shopify” on the English page - but not on the German: how can I remove it from the German version too? website: www.10xfuel.com - thank you!

Hello 10x:

To remove ‘Powered by Shopify’ do this:-

  1. From main shopify page, click the three dots and select edit code.

  2. From the left side panel, Go To sections —> then footer.liquid.

  3. Now carefully remove line

{{ powered_by_link }}

It at the end about line no 405.

Please make sure to duplicate your theme before doing any code changes.

Please like and accept if this resolves your issue.

Thank you.

9 Likes

Hello, i just wanted to add that i found it at lane 302. wanted to reply just so other people can see as well :grinning_face_with_smiling_eyes:
might have been some updates since 2023!

1 Like