From: Steve Sutton Date: Thu, 16 Feb 2017 19:04:46 +0000 (-0500) Subject: Hide the bottom navigation page. X-Git-Tag: v1.0.0^2~15 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=616cb77f88147de048579d97c00ee646854fa6bc;p=WP-Themes%2Fcharlevoixdesign2017.git Hide the bottom navigation page. This is to add the contact form page. --- diff --git a/style.css b/style.css index 9f94084..072bf99 100755 --- a/style.css +++ b/style.css @@ -1499,6 +1499,9 @@ a:hover .nav-title, /*-------------------------------------------------------------- 12.1 GLM --------------------------------------------------------------*/ +#section-28 ul li span.static-nav-link { + display: none; +} .static-nav-section { clear: both; display: block;