Correct Google Maps Icons in combination with Foundation
I am using the Foundation CSS Framework to build my WordPress themes, and when I like to insert a Google Map in my document I get a result with damaged icons, like the following one:
After a long time research on my Chrome Browser Console, I found what was wrong with that.
The hack you should apply in order to fix this issue is the following:
{map_css_selector} img
{
max-width : none;
}
and now my map looks like the following:
Written by Merianos Nikos
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Css
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#