From 35888953dc8d10dde16eaab4bc038eccada4db1c Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Wed, 26 Jul 2017 16:55:13 -0400 Subject: [PATCH] Top-bar main interior menu now only visible in large; else off-canvas --- sections/top-bar.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sections/top-bar.php b/sections/top-bar.php index 8d6817c..d030fdf 100644 --- a/sections/top-bar.php +++ b/sections/top-bar.php @@ -7,11 +7,11 @@ if ( get_abs_parent() ) { $page_slug = $page->post_name; if( in_array(get_page_template(), page_templates()) || in_array($page_slug,get_landing_pages()) ){ ?> -
+
-