projects
/
WP-Themes
/
glmthemes
/
bpla-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0f5f41
)
ignore class to the header
author
Ian Weller
<ian@gaslightmedia.com>
Fri, 10 Feb 2017 17:30:05 +0000
(12:30 -0500)
committer
Ian Weller
<ian@gaslightmedia.com>
Fri, 10 Feb 2017 17:30:05 +0000
(12:30 -0500)
I forgot to add the class to the header.
header.php
patch
|
blob
|
history
diff --git
a/header.php
b/header.php
index
9737e82
..
7d1143b
100644
(file)
--- a/
header.php
+++ b/
header.php
@@
-15,7
+15,7
@@
<div class="off-canvas-wrap" data-offcanvas>
<div class="inner-wrap">
<div id="page-wrapper">
- <header class="main">
+ <header class="main
opensearchserver.ignore
">
<div class="row medium-uncollapse large-collapse">
<div class="small-12 columns header-text">
<?php get_custom_logo($blog_id = 0 );?>