Hi there,
Is there a way to pass formatting to Google Maps text?
Here’s the site: http://www.padthai.decorolux.com/
I’d like to change the text of the markers that appear when clicked on.
Thanks!
Hi there,
Is there a way to pass formatting to Google Maps text?
Here’s the site: http://www.padthai.decorolux.com/
I’d like to change the text of the markers that appear when clicked on.
Thanks!
Hi There,
Thanks for writing in!
Google map fonts are directly render form map server. Can you please try this css in your customize CSS ?
.poi-info-window div, .poi-info-window a {
font-family : "font-name" !important;
}
Please replace the “font-name” with your original name let us know how it goes.
Thanks
I tried using the code but unfortunately, it did not solve it.
Hi there,
Please try this:
.gm-style .gm-style-iw {
font-family: 'Open Sans' !important;
}
Hope this helps.
No that doesn’t do the trick either :S
Hi there,
Our theme does not have the feature of changing the Google Map font out of the box and it is considered as a customization which is outside of our support scope. My colleagues tried few options to suggest that seems to be not working.
Actually, this is not related on how you added the Google Map, and you would not be able to change the font if you added to an HTML page without any WordPress, theme or a tool.
You can check the case and start your research by checking this google search.
Thank you for your understanding.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.