• Resolved cannadems

    (@cannadems)


    just trying to hide the lat/long coord in the infowindow. already able to get rid of those with global map setting, but not for the infowindows… anyone have a clue how to do this?

Viewing 1 replies (of 1 total)
  • Hi there,

    ?I apologize for the delay in response.

    You can hide it with this css:

    p.wpgmza_infowindow_address {
        display: none;
    }

    Please add it to Maps → Settings → Advanced → Custom CSS field.

    Thank you for your time in this.

    Best regards,
    Jarek

Viewing 1 replies (of 1 total)
  • The topic ‘how to hide lat/long coord in the infowindow?’ is closed to new replies.