Reply To: Position of the header logo

Home Forums Support Position of the header logo Reply To: Position of the header logo

Home Forums Support Position of the header logo Reply To: Position of the header logo

#96598
Tom
Lead Developer
Lead Developer

My mistake!

You can follow the directions above, but instead of #2 you can add the below to the “Before Header Content” hook in GP Hooks:

<div class="site-logo">
      <img src="THE URL TO YOUR HEADER IMAGE" alt="Your site title" />
</div>

Then you’ll want to add the same CSS as above.