Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    The theme active in your website is causing some conflicts with the styles used by Google (not the styles of our plugin, the native styles used by Google in its maps). Please, open any of the CSS files used by your webpage and paste the following style definition at the end of the file’s content:

    .gm-style .gm-style-iw {
        background: #FCFCFC !important;
        padding: 5px !important;
    }

    Tip: Remember to clear the browser’s cache after edit the online file.

    Best regards.

    Thread Starter trailhiking

    (@trailhiking)

    Thank you so so much. This is amazing. Works perfectly. I really do appreciate you taking the time to reply with the code required.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Transparent Info Bubble’ is closed to new replies.