removing the header graphics
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 5 Apr 2018 14:48:55 +0000 (10:48 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 5 Apr 2018 14:48:55 +0000 (10:48 -0400)
removing both of the header graphics

header.php
style.css

index 2284d17..6918ff1 100644 (file)
@@ -4,7 +4,7 @@
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title><?php wp_title(); ?></title>
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri(); ?>/css/app.css?v=1.0.34">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri(); ?>/css/app.css?v=1.0.38">
       <link rel="shortcut icon" href="<?php echo bloginfo('template_url'); ?>/favicon.ico">
     <link href='//fonts.googleapis.com/css?family=Roboto+Slab:400,700' rel='stylesheet' type='text/css'>
     <link href='//fonts.googleapis.com/css?family=Lobster+Two:700,700italic' rel='stylesheet' type='text/css'>
@@ -52,8 +52,7 @@
                                 <a href="<?php bloginfo('url'); ?>"><img src="<?php echo bloginfo('template_url'); ?>/assets/fair-logo-header.png"></a>
                             </div>
                             <div class="large-4 columns text-right show-for-large-up">
-                                <img id="week-2016" src="<?php echo bloginfo('template_url'); ?>/assets/welcome-to-the-fair_v4.png">
-                                <div class="button"><a target="_blank" href="<?php echo bloginfo('template_url'); ?>/assets/2017-Fair-Time.pdf">Fair Time Magazine</a></div>
+                                <div></div>
                             </div>
                         </div>
                     </div>
index b08ad30..6da6f81 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: EmmetCountyFair
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for EmmetCountyFair
-Version: 1.0.37
+Version: 1.0.38
 */