# How to remove 'Powered by Shopify' in Copyright

By default, Shopify adds a **“Powered by Shopify”** message in your store’s footer.

If you'd like to remove it to keep your branding clean, you totally can — it’s a quick edit!&#x20;

> 💻 **No coding experience needed** — just follow along carefully!

<figure><img src="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2FBLFArWNGOtdvcQzg7CZy%2Fimage.png?alt=media&#x26;token=f450aabf-0fdc-4413-ac94-37c153c4d6f7" alt=""><figcaption></figcaption></figure>

## 🧐 Here's how

{% hint style="success" %}
Steps:

1. In your Shopify Admin, go to: **Online Store > Themes > Actions > Edit code**
2. In the sidebar, open the folder: **sections > footer.liquid**
3. Use **Ctrl+F (Windows)** or **Cmd+F (Mac)** to search: `powered_by_link`
4. You’ll find a line like this:

   ```liquid
   <span>{{ powered_by_link }}</span>
   ```
5. **Delete that entire line**.
6. Click **Save** in the top-right corner.
   {% endhint %}

<figure><img src="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2F6Rqdf7Zsonmzf9gtQkYw%2Fimage.png?alt=media&#x26;token=9d553a4c-ce65-4b16-97c7-992a319a8d95" alt=""><figcaption></figcaption></figure>

## 🙋 Need help?

Not sure you’re in the right file or accidentally deleted too much?

Don’t worry! Reach out to our Support team — we’ve got your back!

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Contact form</strong></td><td>Connect with us</td><td><a href="https://foxecom.com/pages/contact-us">https://foxecom.com/pages/contact-us</a></td><td><a href="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2FWJwuMcBhSSt9CE48NaTB%2FChatGPT%20Image%20May%2028%2C%202025%2C%2004_26_42%20PM.png?alt=media&#x26;token=a26407ee-dc3a-48f3-9378-8dbb969041cd">ChatGPT Image May 28, 2025, 04_26_42 PM.png</a></td></tr><tr><td><strong>Support email</strong></td><td>Connect with us</td><td><a href="mailto:happytohelp@foxecom.com">mailto:happytohelp@foxecom.com</a></td><td><a href="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2FiONtOk5ePoHwbk6pmb9X%2FChatGPT%20Image%20May%2028%2C%202025%2C%2004_27_07%20PM.png?alt=media&#x26;token=a7cb187c-c3bd-404a-bf00-19512f2c83ea">ChatGPT Image May 28, 2025, 04_27_07 PM.png</a></td></tr></tbody></table>
