From: Laury GvR Date: Mon, 22 Jun 2015 13:09:59 +0000 (-0400) Subject: Fixed address in footer, added to off-canvas. Padding to off-canvas to avoid running... X-Git-Tag: v1.0.0~10 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=55ebfe33101d0e23120cee3abb9f2786633a66d6;p=WP-Themes%2FRecycleEmmet.git Fixed address in footer, added to off-canvas. Padding to off-canvas to avoid running into arrow. --- diff --git a/css/app.css b/css/app.css index 972f56b..e5286f1 100755 --- a/css/app.css +++ b/css/app.css @@ -6220,12 +6220,19 @@ footer h2 { #address { left: 230px; } } -#address-text { +#off-canvas-address > div { + text-align: center; } + +#off-canvas-address .address-text p { + color: white; + padding: 20px; } + +#address .address-text { margin-top: 10px; padding-left: 160px; padding-top: 2px; } -#address-text p { +.address-text p { font-family: Open Sans, sans-serif; font-size: 14px; } @@ -6595,6 +6602,10 @@ img.alignleft, img.alignright, img.aligncenter, div.wp-caption img { /* End Blog & Search */ /* for the mobile menu */ +#search-off-canvas .button { + background-color: #00597c; + width: 100%; } + aside.left-off-canvas-menu { content: "lalalalalalalalalalalalala"; background: transparent; @@ -6660,6 +6671,9 @@ aside.left-off-canvas-menu .off-canvas-list ul li > ul li > a { aside.left-off-canvas-menu ul.open { display: block; } +aside.left-off-canvas-menu > ul li > a { + padding-right: 40px; } + /* End Mobile Menu */ /* Ninja Forms */ .ninja-forms-form-wrap { diff --git a/front-page.php b/front-page.php index b0290b5..5410408 100755 --- a/front-page.php +++ b/front-page.php @@ -129,10 +129,10 @@
-
+
-
+

Emmet County Department of Public Works
200 Division Street, G-76, Petoskey, MI 49770 • 231-348-0640

diff --git a/header.php b/header.php index 3d9aacb..f9ee22f 100755 --- a/header.php +++ b/header.php @@ -13,8 +13,6 @@
-
diff --git a/home.php b/home.php index b48bb42..58bdb1b 100644 --- a/home.php +++ b/home.php @@ -35,10 +35,10 @@
-
+
-
+

Emmet County Department of Public Works
200 Division Street, G-76, Petoskey, MI 49770 • 231-348-0640

diff --git a/page.php b/page.php index af46a8c..36c3adc 100755 --- a/page.php +++ b/page.php @@ -26,15 +26,13 @@

-
-
-
- -
-
-

Emmet County Department of Public Works
200 Division Street, G-76, Petoskey, MI 49770 • 231-348-0640

-
-
+
+
+
+ +
+
+

Emmet County Department of Public Works
200 Division Street, G-76, Petoskey, MI 49770 • 231-348-0640

diff --git a/scss/_structure.scss b/scss/_structure.scss index 7debfa3..a86f207 100755 --- a/scss/_structure.scss +++ b/scss/_structure.scss @@ -565,12 +565,19 @@ footer h2 { position: absolute; width: 70%; } -#address-text { +#off-canvas-address > div { + text-align: center; +} +#off-canvas-address .address-text p { + color: white; + padding: 20px; +} +#address .address-text { margin-top: 10px; padding-left: 160px; padding-top: 2px; } -#address-text p { +.address-text p { font-family: Open Sans, sans-serif; font-size: 14px; } @@ -997,6 +1004,10 @@ img.alignleft, img.alignright, img.aligncenter, div.wp-caption img { /* for the mobile menu */ +#search-off-canvas .button { + background-color: #00597c; + width: 100%; +} aside.left-off-canvas-menu { content:"lalalalalalalalalalalalala"; background: transparent; @@ -1050,8 +1061,8 @@ aside.left-off-canvas-menu .off-canvas-list ul li > ul li > a { aside.left-off-canvas-menu ul.open { display: block; } -aside.left-off-canvas-menu > ul > li > a:first-child { - +aside.left-off-canvas-menu > ul li > a { + padding-right: 40px; } /* End Mobile Menu */ diff --git a/search.php b/search.php index 9f9502c..730d23c 100644 --- a/search.php +++ b/search.php @@ -102,14 +102,15 @@
-
+
-
+

Emmet County Department of Public Works
200 Division Street, G-76, Petoskey, MI 49770 • 231-348-0640

Please enter a term to be searched.

+
diff --git a/sidebar.php b/sidebar.php index 6f05ef7..73d4154 100755 --- a/sidebar.php +++ b/sidebar.php @@ -13,6 +13,14 @@
+
+
+ +
+
+

Emmet County Department of Public Works
200 Division Street, G-76, Petoskey, MI 49770 • 231-348-0640

+
+
diff --git a/single.php b/single.php index eb0c2c2..cacc472 100644 --- a/single.php +++ b/single.php @@ -66,10 +66,10 @@
-
+
-
+

Emmet County Department of Public Works
200 Division Street, G-76, Petoskey, MI 49770 • 231-348-0640