Hi there,
Please try the following:
.map_object[class*=map_iconcolor_sens] .status, .map_object[class*=map_iconcolor_sens] span {color: #000 !important; text-shadow: none !important; font-size: 22px !important;}
.map_icon_large[class*=map_iconcolor_has] span {color: #000 !important; text-shadow: none !important; font-size: 22px !important;}
.map_object[class*=map_iconcolor_sens], .map_icon_large[class*=map_iconcolor_has] {color: #000 !important; text-shadow: none !important; font-size: 22px !important;}
This will also increase the font-size. If the increased font-size is not needed, just remove the "font-size" parameter.
Best regards.
Add comment