Remove Shopify link in footer

Use the Code Editor to remove the Powered by Shopify link in the footer

This tutorial requires code editing skills and are intended for intermediate to advanced users with code editing skills.

If you require assistance with any of these features, we recommend you contact a Shopify Expert to correctly build them and provide support. Our free theme support does not include help for these tutorials.

Code Editor Steps

Use the Actions button for Story and choose Edit code

Open footer.liquid:

Sections folder

Use Command-F (Mac) or Control-F (Windows) to active the find feature in the code area:

Search for "powered"

Find the two lines of code to remove:

Remove the two lines highlighted in purple

Example:

Save the changes

Last updated