Hi,
Yes, of course. Please, modify the styles defined in the “/wp-content/plugins/codepeople-post-map/styles/cpm-styles.css” file, specifically the styles’ definitions:
.cpm-infowindow .cpm-content .title {font-size:12px; line-height: 18px; font-weight:bold; color:black;}
.cpm-infowindow .cpm-content .description {font-size:10px;}
Tip: Remember to clear the browser’s cache, after edit the online files.
Thank you very much for using our plugin.
Thank you for directing me to that code. I am able to adjust a few things, but font-family is overwritten each time by google map’s default of Roboto. Do you have any tips of how to get around this?
Thank you!
Hi,
Please, uses the !important declaration in the CSS rule for the font-family
However, you can send me the URL to your webpage to check the styles definition.
Best regards.