Hide the bottom navigation page.
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 16 Feb 2017 19:04:46 +0000 (14:04 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 16 Feb 2017 19:04:46 +0000 (14:04 -0500)
This is to add the contact form page.

style.css

index 9f94084..072bf99 100755 (executable)
--- 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;