Hello, I'm trying to add a search widget to my EB Dev app that is open by default at map start, and has good placement.
I do have a widget controller in the app at the top with most of my widgets, I can add another controller with just the search widget, and have it open in the corner. But placement is a bit weird and its not very resolution responsive.
I was also thinking of adding a slim row on top of the map panel, and just putting the search widget on that. But I cant make the row as small height wise as I want. What config file do I need to edit?
How are you all doing standalone search widgets on your experience builder apps? Open to different ideas, trying to make something that looks clean and responds to well to different screen sizes. Thanks!