Hi
Attached is an image of what our tool tips look like on our contact us page where we’ve implemented a Google map. How do we fix the scroll bars from not showing? There is only three words in the tool tip.
Hi ryanmortier,
Did you find a solution on this one? – Will you share it?
Negative, I think we might try replacing the google maps that comes with the theme with this though: http://www.wpgmaps.com/
Hey!
Try adding this code to the Quick CSS:
.gm-style-iw {
height: auto !important;
}
Cheers!
Josue
Hi Josue,
Great, thanks… worked for me :-)