Hello, I have created a CSS CLASS name within the GOOGLE MAP option. But it does not work. The reason is to modify the font, size, and spacing within the Marker Tooltip.
See the code I created with class name
.googlemap {
Font-weight: normal! Important;
Font-size: 45px!
}
LINK
IMAGE
What is this Google Map CLASS field for? Is to modify what?
Hey mleite1,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia-google-map-container .gm-style-iw p {
font-weight: normal !important;
font-size: 45px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Tks Victoria.
It’s ok now.
Hi mleite1,
Glad we got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria