diff --git a/functions.php b/functions.php index 455e55a..953e4bb 100644 --- a/functions.php +++ b/functions.php @@ -56,7 +56,7 @@ function theme_customize_register( $wp_customize ) { add_action( 'customize_register', 'theme_customize_register' ); -function kit_customize_css() +function fachwerksauna_customize_css() { $theme_color = get_theme_mod('theme_color', '#ed9b40'); ?> @@ -68,4 +68,4 @@ function kit_customize_css() -
+>