Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #292932

    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

    #293397

    Hi,

    Can you post the link to your website please? specifically the page that contain the Map.

    Regards,
    Josue

    #293768
    This reply has been marked as private.
    #294048

    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

    #294242

    Thanks!

    #294249

    You are welcome, always glad to help :)

    Regards,
    Josue

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.