If you’ve made changes to your theme that you want to undo, or if you want to switch to a different theme, you can reset your theme. This will restore your theme to its default settings.
Here’s how to reset your theme:
1. From your Shopify admin, go to Online Store > Themes.
2. Find the theme that you want to reset, and then click .. next to the name of the theme.
3. In the Theme actions drop-down menu, click Edit code.
4. On the Edit HTML/CSS page, in the Assets directory, click theme.liquid.
5. In the code editor, scroll down to the bottom of the file and find the following code:
{{ settings }}
6. Delete everything between and including the and tags.
7. Click Save.
Note:
If you want to keep a backup of your current theme settings before resetting them, you can export your current settings.
>
How Do I Reset My Shopify Theme?
Conclusion
- From your Shopify admin, go to Online Store > Themes.
- Find the theme that you want to reset and click . next to its name.
- In the Theme Actions dropdown menu select Edit Code.
- On the Edit HTML/CSS page find Assets > theme.liquid.
- Scroll down to the bottom of this file and delete everything between (and including) these two tags: and
- Click Save.