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

    (@codepeople)

    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.

    Thread Starter hennigank

    (@hennigank)

    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!

    Plugin Author codepeople

    (@codepeople)

    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.

    Thread Starter hennigank

    (@hennigank)

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Change font?’ is closed to new replies.