Skip to content

Theme Name

Eric Debelak edited this page Jul 10, 2017 · 1 revision

A good first step when working with this theme is to customize the theme name.

The WordPress backend uses the Theme Name in style.sass line 2. This will customize how the theme name appears in the WP dashboard.

For language domain settings, you can change the Theme Name in functions.php line 6. This will update the text domain throughout the theme.

Additionally, it is a good idea to rename the theme directory to something more appropriate to your project.