Overview
Occasionally, some mobile themes may interfere with Store Locator's styling.
This article outlines how to fix any styling issues you may encounter on mobile devices.
Setup
- From the Shopify admin, select Apps.
- Select Store Locator.
- Select Settings.
- Select Display Settings.
- Copy and paste the following code into the Page Header HTML field:
<style> @media screen and (max-width: 500px) { .search_bar { margin-top: 500px !important; float: left !important; } </style>
- Select Save.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article