If the Store Locator results and map are stretched from side to side, please follow these steps to fix it:
- From Shopify's admin, select Apps.
- Select Store Locator.
- Select Settings.
- Select Display Settings.
- Copy and paste this code into the "Page Header HTML" field:
<style> #col-main { width: 1000px; margin: 0 auto; } </style>
- Select Save.
That's it!