Help understanding class navbar-brand
-
So I have another open post with no replies asking for help in customizing my header. I’ve got most of that solved, but my code is probably a mess.
Right now the thing that I’m bumping up against is getting the logo to display in the center of the header. I am assuming that the navbar-brand div is only 1/2 the width of the header. Does anyone have any information about that?
My site is amberlynnbenton.com. You can read my previous post for more info.
I am using the Genesis Simple Hooks plugin and have unhooked the default header and the following code is inside the navbar-brand div:
<div class="navbar-brand"> <h1 class="logo"> <a href="https://www.amberlynnbenton.com/"> <img src="https://www.amberlynnbenton.com/wp-content/uploads/2015/09/amberlynnheader.png" alt="Amber Lynn Benton" align="middle"> </a> </h1> </div>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Help understanding class navbar-brand’ is closed to new replies.