Adjust your theme files to remove the default credits for "Powered by Shopify" and "Designed by Out of the Sandbox."
To protect your work, consider duplicating your theme first to have a backup.
Powered by Shopify
To remove "Powered by Shopify" from the footer, adjust your Default theme content settings.
- Open the Themes page of your Online Store
- Click [•••], then select Edit default theme content to open the language editor
- Use the search bar to search for "powered" or "powered by Shopify"
- Locate the field below Powered by shopify
- Add a space to empty the content and remove the default placeholder
- Save
Theme designer credits
The Theme designer credits refer to the 'Designed by Out of the Sandbox' copy in the footer.
For Turbo, Flex
To remove this, open your theme editor (Customize) and open the Footer settings.
Disable the Show theme designer credits, then Save.
For Flex, Powered by Shopify can also be found with the Theme designer credits under Footer.
For Superstore, Powered by Shopify and designer credit can be found under Small footer text inside Footer. Removing this text inside will remove it on your footer.
For older theme versions:
- In your Online Store, select [◦◦◦], then Edit code.
- Open the Sections folder, then the Footer.liquid file.
- Locate the following line of code:
{{ powered_by_link }} - Delete this line, then Save.