# How to reset theme Customization made in admin?

**URL:** https://meta.discourse.org/t/how-to-reset-theme-customization-made-in-admin/80251
**Category:** Development
**Created:** [February 10, 2018, 10:24am UTC](https://meta.discourse.org/t/how-to-reset-theme-customization-made-in-admin/80251 "2018-02-10T10:24:03Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![itsazzad](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/itsazzad/32/120337_2.png) [@itsazzad](https://meta.discourse.org/u/itsazzad)
#### Post date: [February 10, 2018, 10:24am UTC](https://meta.discourse.org/t/how-to-reset-theme-customization-made-in-admin/80251/1 "2018-02-10T10:24:03Z")

</div>

I have made some changes in /admin/customize/themes/2/common/header/edit  
How can I reset?

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [February 10, 2018, 11:42am UTC](https://meta.discourse.org/t/how-to-reset-theme-customization-made-in-admin/80251/2 "2018-02-10T11:42:03Z")

</div>

Edit the theme and delete the code. There is a check box that will show you only the sections that have changes.

Also, it’s a good practice to put each change in a theme that you then include in the main theme. That way you can just turn it off.
