projects
/
WP-Themes
/
baragacounty.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13106e7
)
working on interior header
author
Ian Weller
<ian@gaslightmedia.com>
Fri, 21 Jul 2017 14:42:52 +0000
(10:42 -0400)
committer
Ian Weller
<ian@gaslightmedia.com>
Fri, 21 Jul 2017 14:42:52 +0000
(10:42 -0400)
I started some work on the header that is meant for the interior pages.
sections/header.php
patch
|
blob
|
history
diff --git
a/sections/header.php
b/sections/header.php
index
be2aadd
..
c4343db
100644
(file)
--- a/
sections/header.php
+++ b/
sections/header.php
@@
-8,7
+8,7
@@
<a href="<?php bloginfo('url')?>"><img src="<?php echo get_template_directory_uri();?>/assets/baraga-county-logo.png"></a>
</div>
<div class="small-12 large-7 columns text-center large-text-left">
- <div class="top-bar">
+ <div
id="quick-page"
class="top-bar">
<div class="top-bar-left">
<?php quick_top_bar(); ?>
</div>