Map Doesn't Display

Created by Brett Mikulik, Modified on Mon, 07 Nov 2022 at 03:29 PM by Brett Mikulik

Overview

This article outlines how to fix your Store Locator map not displaying correctly.


Fixing the Map Display

  1. From the Shopify admin, select Apps.
  2. Select Store Locator.
  3. Select Settings.
  4. Select Display Settings.

    select display settings

  5. Copy and paste the following code into the Page Header HTML box:
    <style>
    #MainNavOuter, #ContentOuter, .collection_top, #Footer { 
    opacity: 1 !important;
    }
    
    #Loading {
    display: none !important;
    }
    </style>

    paste the code

  6. Select Save.

Troubleshooting

If you are still experiencing issues after entering this code, please reach out to our Merchant Success team.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article