How to change default font?
-
I’m trying to change the look of the location info pop-up window which is
<div class="locationinfo">
. I know what files to edit, and I’ve almost done it.
But the problem is: that.locationinfo
is located inside its grand-grand-grand-parent<div class="gm-style">
withfont: 400 11px Roboto, Arial, sans-serif;
, and I can’t understand how can I overwrite this to use my own font?The page I need help with: [log in to see the link]
- The topic ‘How to change default font?’ is closed to new replies.