From: Anthony Talarico Date: Tue, 19 Jun 2018 16:47:51 +0000 (-0400) Subject: fixing the mobile menu colors and styles X-Git-Tag: v1.0.0^2~4 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=8a5b623ae45fbbb2716116370ba49d1fd0d001b4;p=WP-Themes%2Fhotelearl.git fixing the mobile menu colors and styles --- diff --git a/css/responsive.css b/css/responsive.css index 6b94d01..eb15d66 100644 --- a/css/responsive.css +++ b/css/responsive.css @@ -44,7 +44,7 @@ Responsive CSS display: block; height: 40px; width: 40px; - background: url(../images/menu.png) no-repeat center #00D3D1; + background: url(../images/menu.png) no-repeat center #BD8963; text-indent: -9999px; cursor: pointer; } @@ -67,7 +67,7 @@ Responsive CSS top: 100%; left: 0; width: 100%; - background: #F28B59; + background: #BD8963; padding: 10px 0; text-align: center; } @@ -188,7 +188,7 @@ Responsive CSS border-bottom: 1px solid white; } .main-navigation ul ul { - background: #F28B59; + background: #BD8963; position: static; font-size: 15px; display: none; diff --git a/footer.php b/footer.php index 99b02e3..74b5ba7 100644 --- a/footer.php +++ b/footer.php @@ -17,7 +17,9 @@ diff --git a/functions.php b/functions.php index 20abc00..206fb2f 100644 --- a/functions.php +++ b/functions.php @@ -338,7 +338,7 @@ function my_nav_wrap() {
  • diff --git a/header.php b/header.php index 25a62c3..c415719 100644 --- a/header.php +++ b/header.php @@ -36,9 +36,7 @@
    diff --git a/parts/social.php b/parts/social.php index de63a05..23479cd 100644 --- a/parts/social.php +++ b/parts/social.php @@ -1,4 +1,3 @@ \ No newline at end of file