Archived topic
Header Image Link to Specific Page
4 replies · Started by John on June 22, 2020
How do I get the header image (image with the phone numbers) to link to a page other than the Home page?
By default, it goes to home, but I want it to go elsewhere.
I guess in this case, it's the logo. I guess I could put the logo in as a wp_head element.
Is there a difference in the how the two respond to mobile or any other difference in elemtnt versus logo?
Hi there,
You'd need this filter to change the logo link:
https://docs.generatepress.com/article/generate_logo_href/
Adding PHP: https://docs.generatepress.com/article/adding-php/
Let me know if this helps :)
That'll work. But what's the difference in the how the two respond to mobile or any other difference in element versus logo?
How is the mobile logo added?