How to change the "power by shopify" to "power by my site name"?

Hi,

I want to change the “by Shopify” to “by my site name”

What can I do? Thank you so much, my theme is dawn

Ajing_0-1657532709205.png

在Edit code中找到footer.liquid文件,搜索{{ powered_by_link }}

把{{ powered_by_link }}改成

[由 Lfbokco 提供支持](https://lfbokco.myshopify.com)

注意替换文字和你的链接

Hi @Ajing ,

You can change it from the theme language:

  • From your Shopify admin, go to Online Store > Themes.

  • Find the theme that you want to edit, and then click Actions > Edit languages.

  • In the Search translations box, enter “Powered by”

  • Edit the Powered by text under Checkout & system > Links

  • Click Save.

I hope my answer helps.

Hi @Ajing

The instructions below might be what you’re looking for:

  • From Online Store > Themes > Actions > Edit Languages
  • Type in Powered by Shopify into the filter box and you’ll see placeholder box text appear
  • Input the text you want to show in your online store
  • Hit Save

Hope this helps.

1 Like

Work! Thank you so much.

Hi, one more question, how to change the link? Although I changed the word to my site, the link still is Shopify, or how can I remove it?

Through the method I replied above, you can modify or delete the link

Hi @Ajing ,

You can edit the Powered by link from the code:

  • Go to Online Store > Themes.

  • Find the theme you want to edit, click Actions > Edit code

  • Navigate to Sections > footer.liquid

  • Add this code

<a href="some-link">some text</a>

Here’s an example of what I did in my store.

I hope it helps.

Done!!! Thank you :wink:

You’re welcome :wink:

Hi there, @Ajing .

@AvadaCommerce above is exactly correct, you can access the code needed to edit this message by doing the following:

  • From your Shopify admin, go to Online Store > Themes.
  • Find the theme that you want to edit, and then click Actions > Edit languages.
  • In the Search translations box, search for “powered”
  • In the text box, enter what you wish the new message say, or leave blank
  • Hit save

This should do the trick! Where are you at the moment with your store set up? How do you feel things are going at the minute? Is there anything you’d like to improve or change?