Browse Source

footer menu hide

windhamdavid 6 years ago
parent
commit
152dfc7055
1 changed files with 3 additions and 0 deletions
  1. 3 0
      style.css

+ 3 - 0
style.css

@@ -1315,6 +1315,9 @@ ul#menu-primary-menu .l_tinynav1 {
 	    padding-bottom: 4px;
 		 padding-top: 30px;
 	}
+	#footer-navigation {
+		display:none !important;
+	}
 	.one_half{ width:100%; }
 	.one_third{ width:100%; }
 	.two_third{ width:100%; }