From: Ian Weller Date: Thu, 26 Jan 2017 18:39:21 +0000 (-0500) Subject: more generic edits X-Git-Tag: v1.0.0^2~77 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=8948cb746a96bdb06515300beec8beafafc336c6;p=WP-Themes%2Ftruenorthgolf.git more generic edits I took out some the logo in the client info footer and I also changed and commented out a few thing in the dropdown so it may be more mainstream. --- diff --git a/css/app.css b/css/app.css index 69da335..ddb7e0e 100644 --- a/css/app.css +++ b/css/app.css @@ -6825,9 +6825,11 @@ ul#sec-nav { .tab-bar .tab-bar-section.middle { text-align: right; } -@media (max-width: 1055px) { - .top-bar { - display: none !important; } } +.top-bar { + margin-top: 105px; } + @media (max-width: 1055px) { + .top-bar { + display: none !important; } } .top-bar-section { background: transparent; @@ -6866,7 +6868,7 @@ ul#sec-nav { float: left; width: 100%; min-width: 586px; - padding: 160px 10px 10px 15px; } + padding: 10px 10px 10px 15px; } .top-bar-section ul li .dropdown:before { z-index: -2; position: absolute; @@ -6875,7 +6877,6 @@ ul#sec-nav { right: 0; content: ''; width: 100%; - min-height: 200px; height: 100%; background-color: #FFFFFF; background-repeat: no-repeat; diff --git a/footer.php b/footer.php index cf85626..a20c2ba 100644 --- a/footer.php +++ b/footer.php @@ -2,25 +2,20 @@
diff --git a/parts/client-info-footer.php b/parts/client-info-footer.php index 531fbdd..33bcc09 100644 --- a/parts/client-info-footer.php +++ b/parts/client-info-footer.php @@ -1,5 +1,4 @@