Archived topic
Where is the top nav search input source code?
3 replies · Started by Arnaud on April 8, 2019
Hi,
Where is the search input element source code that displays in the top nav? I'd like to add to it the the following HTML to disable suggestions drop-down from Chrome:
autocomplete="off" autocorrect="off" autocapitalize="off"
Thanks!
Hi there,
Are you referring to GP's navigation search?
If so this filter should help:
https://docs.generatepress.com/article/generate_navigation_search_output/
Let me know :)
Hi Leo,
Works perfect! I'll make sure to check the filters now on. Thanks again!
Filters are neat :)
Glad I could help!