Home › Forums › Support › Logo above title This topic has 2 replies, 2 voices, and was last updated 8 years, 11 months ago by Pedro. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts October 23, 2014 at 8:08 am #41250 Pedro Hi Tom, Got the GP add-ons today and I’m loving the tools. After unsuccessfully searching for this in the Forum, is there any way to swap the logo and title? I.e. to place the logo above the title (example here). Best, Pedro October 23, 2014 at 1:11 pm #41295 TomLead Developer Lead Developer Hi Pedro, Best way to do this is to use GP Hooks. First, remove the logo from the Customizer. Then, in GP Hooks, go to the “Before Header Content” hook, and add something like this: <div class="site-logo"> <a rel="home" title="YOUR SITE TITLE" href="YOUR HOMEPAGE URL"><img title="YOUR SITE TITLE" alt="YOUR SITE TITLE" src="YOUR LOGO URL" class="header-image"></a> </div> Fill in the details above, and you should be good to go 🙂 Let me know if you run into any problems. October 23, 2014 at 1:22 pm #41297 Pedro Ah, I still hadn’t enabled “GB Hooks”, now I see more or less how it can be put to good use. Thanks a lot, Tom. Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In