/*
Theme Name: MoveWise Child
Template: kadence
Description: Child theme for MoveWise Planner, adds the Moving Planner page template.
Version: 1.0
*/

/* Hide Kadence's default "Footer HTML" credit bar (theme-default content the
   plugin's own option layer won't let us clear via the Customizer setting)
   so only the site's own custom footer (added via wp_footer in functions.php)
   is visible. This does not touch or affect the custom footer itself. */
#colophon .site-info { display: none; }
