is there a way to apply the circle image style from enfold
Hi wiwaldi79!
Added following code to bottom of your custom CSS
.w2dc-map-info-window-logo, .w2dc-map-info-window-logo img {
padding: 10px;
background-color: white;
border-radius: 100px!important;
}
Cheers!
Yigit
CLOSED.