I have a project where I need to use a third-party search tool with a custom endpoint and query parameter, but I couldn’t use the default search element in Bricks because there is no way to change the default parameter “/?s=.” After some trial and error, I found a fairly easy solution. This video gives a long-winded overview of how to do it. I don’t usually make videos that go back and forth between multiple sites, so I apologize if it is confusing.
The BLUF (bottom line up front) is to set all the settings in the Bricks element, style with a class as needed, and then, on the front end, use the dev tools to copy the HTML and place it into a code element.






