Tagged: google maps
Any fix for the format of the pin information being displayed as an iframe in I.E 10? The iframe is small and causes the text to wrap poorly. It looks great in FF and Chrome.
Thanks
Hi,
Can you post a screenshot of your view on IE10? also, a link to the page in question would be helpful.
Regards,
Josue
Hey!
Try adding this code to the Quick CSS:
.gm-style-iw {
min-width: 150px !important;
}
Cheers!
Josue
You are welcome, always glad to help :)
Regards,
Josue