Remove 'Powered by Shopify' from your online store
You can remove the "Powered by Shopify" message if you don't want it to appear in your store.
On this page
Edit the default theme content
From your Shopify admin, go to Online Store > Themes.
Find the theme that you want to edit, and then click ... > Edit default theme content.
In the Filter items search box, enter powered. This will bring up both the Powered by Shopify and Powered by Shopify HTML boxes.
In the Powered by Shopify box, use the space bar on your keyboard to type a single space. You can repeat this step for the Powered by Shopify HTML box, which appears on your store's Opening soon page if your store is password-protected.
Click Save.
From the Shopify app, tap Store.
In the Sales channels section, tap Online Store.
Tap Manage all themes.
Find the theme that you want to edit, and then tap ... > Edit default theme content.
In the Filter items search box, enter powered. This will bring up both the Powered by Shopify and Powered by Shopify HTML boxes.
In the Powered by Shopify box, use the space bar on your keyboard to type a single space. The faded placeholder text in the box disappears. You can repeat this step for the Powered by Shopify HTML box, which appears on your store's Opening soon page if your store is password-protected.
Click Save.
From the Shopify app, tap Store.
In the Sales channels section, tap Online Store.
Tap Manage themes.
Find the theme that you want to edit, and then tap ... > Edit default theme content.
In the Filter items search box, enter powered. This will bring up both the Powered by Shopify and Powered by Shopify HTML boxes.
In the Powered by Shopify box, use the space bar on your keyboard to type a single space. The faded placeholder text in the box disappears. You can repeat this step for the Powered by Shopify HTML box, which appears on your store's Opening soon page if your store is password-protected.
Click Save.
Edit the theme code
If the "Powered by Shopify" message is still displayed in the footer after you update the default theme content, then you might need to modify the theme code.
From your Shopify admin, go to Online Store > Themes.
Find the theme that you want to edit, and then click ... > Edit code.
In the Sections directory, click the
footer.liquid
file.Use
ctrl
+F
on a PC orcommand
+F
on a Mac to locate the following Liquid tag and delete it:
{{ powered_by_link }}
- Click Save.
From the Shopify app, tap Store.
In the Sales channels section, tap Online Store.
Tap Manage all themes.
Find the theme that you want to edit, and then tap ... > Edit code.
Locate the following Liquid tag and delete it:
{{ powered_by_link }}
- Click Save.
From the Shopify app, tap Store.
In the Sales channels section, tap Online Store.
Tap Manage all themes.
Find the theme that you want to edit, and then tap ... > Edit code.
Locate the following Liquid tag and delete it:
{{ powered_by_link }}
- Click Save.
If you use a free theme from Shopify, then you can contact Shopify Support for help with this tutorial. To learn more, refer to Support for themes.