Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1485041

    When using the Google Map module, in recent updates to the theme, the Tooltip box feature is sized different and doesn’t look right. I believe it is tied to the icon using the SVG now instead of the old icon sets you had. I have this issue on several sites. What is a good set of code that could adjust the size of the tooltip box to make it look like it use to look. Thanks.

    #1485048

    Hey ronduring,

    Thanks for reaching out.

    Would you mind providing a screenshot of the issue and a link to a test page so we can check it? You can use platforms like Savvyify, Imgur or Dropbox to upload and share the screenshot. Here are the steps to follow:

    1.) Visit the website of your chosen platform, such as Savvyify, Imgur or Dropbox.
    2.) Locate the option to upload a file or an image.
    3.) Select the screenshot file from your computer or device and upload it to the platform.
    4.) After the upload is complete, you will be provided with a shareable link or an embed code.
    5.) Copy the link or code and include it in your message or response to provide us with the screenshot.

    Thank you for taking the time to share the screenshot. It will help us better understand the issue you’re facing and provide appropriate assistance.

    Best regards,
    Ismael

    #1485054
    This reply has been marked as private.
    #1485062

    Hi,

    Thank you for the screenshot.

    We may need to log in to the site so we can investigate the issue further. Please provide the login details in the private field. Did you install any plugins related to maps or Google services? What happens when you deactivate the plugins?

    Best regards,
    Ismael

    #1485063
    This reply has been marked as private.
    #1485179

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .gm-style-iw-chr button {
    	height: 0 !important;
      top: -10px !important;
    }
    .gm-style-iw-ch {
    	padding: 0 !important;
    }

    for this result:
    Screen Shot 2025 06 07 at 12.03.11 PM

    Best regards,
    Mike

    #1485190

    Thanks, that CSS code worked and the formatting looks like it did before for the location pop up.

    #1485192

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Google Map Tooltip Size Issue’ is closed to new replies.