Home>Support>Google Map Marker Popups not working on Mobile

Google Map Marker Popups not working on Mobile

We are using the Google Maps Widget on our site to show a number of locations.

The Davis Dyslexia Association Africa

On desktop when you click on the map markers, you see a window with the location details.
On mobile, nothing happens.

Does this functionality not work on mobile?

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 5 years, 4 months ago Andrew Misplon
    Hi, I Work Here

    Hi Catherine

    Thanks for posting :)

    Create has in its stylesheet the following rule:

    /* SO Google Maps */
    
    .scroll-off {
    	pointer-events: none;
    }

    That’s the challenge. To override this, try adding the following to CustomizeAdditional CSS:

    /* SO Google Maps */
    
    .scroll-off {
    	pointer-events: auto !important;
    }
  2. 5 years, 4 months ago Catherine Bondesio

    Thanks so much, that worked perfectly.

  3. 5 years, 4 months ago Andrew Misplon
    Hi, I Work Here

    Glad to hear that did the trick. All the best :)

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More