Hi there
Would you mind adding our map to the page so that I can look into this for you?
Sorry, I was asked to remove it in favor of an embedded google map, since it didn’t have the marker.
Here’s another page which does have an instance of the same map from your plugin: http://hyasgroup.wpengine.com/maptest/
Hi Susan
Thank you for getting back to us.
There is a conflicting style in your theme’s /themes/hyas/sass/variables-site/_colors.scss file
*, *:before, *:after {
box-sizing: inherit;
max-width: 100%;
}
Removing the max-width element fixes the issue. This style actually conflicts with most outputted elements within the Google Map
Nick, I cannot thank you enough! That totally fixed it. I was able to remove that style rule without adversely affecting anything else. Probably could have made an override more specific to the map, but I don’t think it necessary. I hope this thread will be useful to someone else and I sincerely appreciate your assistance.
Hi @susanlangenes
So glad to hear this helped! Just shout if there’s anything else we can assist you with 🙂