Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Franky

    (@liedekef)

    The doc is there to help you here: https://www.e-dynamics.be/wordpress/?cat=30

    Thread Starter Greybox

    (@greybox)

    I saw that:

    .eme-location-map {
    width: 600px;
    height: 400px;
    }
    .eme-location-balloon {
            color: #FF7146;
    }

    But how I can change the location name and the address font attribute (font type, size, bold/italic)?

    Plugin Author Franky

    (@liedekef)

    You have to use a CSS debugger to see the classes or id’s for a specific html element and then apply CSS to it. Use firebug (for firefox) or alike.
    Concerning CSS itself, you can find many good online manuals helping you along.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Location name and address fonts in Google map’ is closed to new replies.