diff --git a/header.php b/header.php index 33c5e80..fd58aae 100755 --- a/header.php +++ b/header.php @@ -6,13 +6,16 @@ * */ -$secondary = get_option( 'parentSiteTitle',''); -$secondarylink = get_option( 'parentSiteLink',''); +$secondary = get_option( 'parentSiteTitle',''); +$secondarylink = get_option( 'parentSiteLink',''); +$headingColor = get_theme_mod( 'headingColor'); +$parentColor = get_theme_mod( 'parentColor'); + //$nav1 = get_theme_mod( 'navoption1','textnav'); //$nav2 = get_theme_mod( 'navoption2','with-drop'); ?> - + >
@@ -25,6 +28,7 @@ > +