Customising Algolia instantsearch searchbox and results
问题 I am building a service that uses Algolia instantsearch.js to display search results. Starting the project I created a template where I displayed our customers in a table. Then I wanted to add the functionality that the contents of the table change while a user is typing for a specific customer info (ex. mobile number). This is why I used Algolia and instantsearch.js to achieve this. I managed to have it working but I have a problem with styling the whole thing: The searchbox and hits widgets