Archived topic
Link on header pic
3 replies · Started by Georgy on March 6, 2017
I want to remove link on main header picture (logo). Just switch it off or remove.
Thanks!
Hi Georgy,
Can you give this a shot?
https://generatepress.com/forums/topic/how-do-i-change-element-on-only-one-page/#post-283101
Can you provide a link to your site if this doesn't work?
I want to keep the logo, but disable the way it links to the homepage.
link to my site http://www.razumniivibor.ru/
I want to disable link http://www.razumniivibor.ru on header.
Thanks.
That's what the link above is for. Here it is again.
- Insert your image in Dashboard > Appearance > GP Hooks > Before Header Content like this:
<img src="http://LOGO-IMAGE-URL"/>
https://docs.generatepress.com/article/hooks-overview/
http://demo.generatepress.com/hook-locations/
- Remove the logo in Customizer > Site Identity.
Let me know.