Change header search button url

Hi,

I have seen how to make several changes to the header search button but I can’t find a way to change where it redirects.

Right now when clicking that button it shows the search form and then redirects to /find/tours page. I would like to know how to change so it redirects to that page without showing the form.

Thank you!

Hello,

The header search has two options. You can have the search icon display the tour search form or the default text search form. These can be selected via customizer >> header option. We don’t have the link in search icon to redirect to another page.

Thank you

Hi,

We finally modified our child theme’s header.php to achieve that change,

Thank you!