Overview
This article outlines how to align your Store Locator's custom fields.
Setup
- From the Shopify admin, select Apps.
- Select Store Locator.
- Select Settings.
- Select Display Settings.
- Copy and paste this into the Page Header HTMLbox:
<style> .gm_popup .search_filter { clear: both !important; } .custom_field_name { clear: left !important; float: left !important; display: block !important; } .custom_field_value { 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