From a20dbe4c20c39e0a57e2401ebf5958e38b9e475f Mon Sep 17 00:00:00 2001 From: andrewmbacon Date: Tue, 14 Apr 2015 12:28:44 -0400 Subject: [PATCH] Changin display option for site title with megamenu Bootstrap menu uses the "brand" area for the site title, With megamenu, we'll recycle this section. --- header.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/header.php b/header.php index e454243..b54c548 100644 --- a/header.php +++ b/header.php @@ -6,6 +6,7 @@ * */ include 'inc/vars.php'; +$top_nav_style = get_theme_mod('top_nav_style'); ?> > @@ -37,7 +38,7 @@