Hi There,
On your demo the sizes of your Marker Tooltip for maps have different sizes.
At our site the size is always the same and sometimes we have ugly scroll bars if there is to many content on Firefox browser. (Safari is rowing fine)
How can we change the size?
Many Thanks
Hi,
Can you post the link to your website please? specifically the page that contain the Map.
Regards,
Josue
Hi!
The tooltip size will depend on the tooltip content, regarding the scrollbars, try adding this to the Quick CSS:
.gm-style .gm-style-iw, .gm-style .gm-style-iw {
min-width: 330px !important;
}
Cheers!
Josue
Thanks!
You are welcome, always glad to help :)
Regards,
Josue