May 20, 2015 at 10:40 pm
#25044
Dale
Participant
I believe he is talking about this:
http://gyazo.com/a21b9419b5375fc7bfc4f46555c21253
It’s a white bar under the custom header image when you disable the header logo and text as seen in
http://gyazo.com/9a58151c7b3c1fffae45e64420b1659b
I used a browser plugin to inspect that bar and it told me it comes from the following code:
div class="hgroup-wrap">
<div class="container clearfix"></div>
<!--
.container
-->
</div>
<!--
.hgroup-wrap
-->
I would like to get rid of the white bar, please.