• I’m using pluging Google Maps v3 Shortcode and it works good the only thing I need help with is to change the font size in the info window. does anyone know how to do this?

Viewing 1 replies (of 1 total)
  • I noticed that you can’t put a <div> tag within the info window shortcode, but using a span works. Also, make sure not to include double quotes or single quotes as that seems to break it as well. Here’s an example of a syntax that worked for me:

    [map id="map10" z="15" address="New York" marker="yes" infowindow="<strong>New York</strong><br><span style=font-size:18px;color:red>New York</span> is the most populous city in the United States, and the center of the New York metropolitan area, which is one of the most populous metropolitan areas in the world."]

Viewing 1 replies (of 1 total)
  • The topic ‘Google Maps v3 Shortcode’ is closed to new replies.