Archived topic
move search glass to before_logo hook
5 replies · Started by jasond on December 23, 2019
Hello
https://docs.generatepress.com/article/navigation-search/
is there any chance I can move this to the before_logo hook instead secondary menu?
Thanks
Hi there,
for the Nav Search to work it needs to be within a Navigation.
Is the logo inside the navigation ? If so then it may be doable with some CSS instead.
Hi David
No, the logo is above the main navigation. I want to move it out completely.
As of right now, it's not possible to move the nav search toggle outside of the nav, unfortunately.
I'll try to make it a little more flexible in 2.5.0 so it's possible :)
thanks, is there any available code I can add to before_logo hook to display a similar UI search function like that?
Not without some custom coded javascript, unfortunately. It will be much easier once I make some tweaks to the current navigation search javascript.