Hello. I would like to to hide fully the list of stores and only show the map. I tried to display:none a bunch of different classes and IDs (like .ssf-panel, store-locator__infobox, store-locator-bottom-half, etc.) but none of them work.
Can you let me know an easy way to hide it entirely ?
You can hide the result list from admin settings page, you can refer to this knowledge base article for more info here.
Alternatively, you can press f12 on chrome browser and use the arrow tool to identify the CSS element and CSS override for custom CSS, more details available in this knowledge base article here.