Marker icon is too small

  • Issue description:
    when customizing marker icon, it is too small for the visitor to understand it.
    also, it would be nice to have the background fully transparent to show only the marker icon
  • Link to the page with the widget in question:
  • ECOPAE - Particuliers

Thanks in advance !

2 Likes

Hi there, @user19335 :wave:

I see that you’ve already made the background transparent. And here is the code for changing the size of the marker icon

[class*="Icon__IconContainer-sc"] img {
  width: 25px !important;
  height: 25px !important;
}

Please add it to the Custom CSS field on the Style tab of your widget’s settings and let me know if it helped :slightly_smiling_face:

1 Like

Thank you for your reply, I didn’t see any change unfortunately

2 Likes

Hmm, on Saturday it worked great, but now I see that it really doesn’t change the size.

Please let me double-check it with the devs. I’ll let you know once the new solution is ready :slightly_smiling_face: