Overview
If the menu and logo are not aligned on the Store Locator page, please follow these steps to fix the problem:
- 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:
<script> $('#header').addClass('wide'); </script>
- Select Save.
That's it!