- A custom starter theme for the Genesis Framework
(Mostly for my team at BizBudding Inc.)
- Change the theme directory name to match the domain (example-site.com) would be /genesis/example-site/
- Remove (or change) GitHub Theme URI and GitHub Branch from style.css to stop automatic updates for the starter theme
- Change theme name at the top of style.css and functions.php
- Change version number in style.css and functions.php (leave Baseline version number in style.css)
- Change theme URL in functions.php, if needed
- Search and replace full theme for 'prefix_' and replace with your prefix for new site
- Update exact image dimensions for .site-title a {} is style.css
- Use those dimensions for the login logo on the prefix_custom_dashboard_logo() function near the bottom of functions.php