• Resolved mictorhugo

    (@mictorhugo)


    is there any way to change the pin cluster icon colour from red?

    If not then I would like to request this feature:)

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author 100plugins

    (@100plugins)

    Hi @mictorhugo,

    Sure, no problem. Here is an article form the knowledge base.

    Best regards,
    Daniel

    Thread Starter mictorhugo

    (@mictorhugo)

    That’s great, thanks. Is there a way to change the outer ring colour of the cluster icon too- it’s still showing as the original red

    Plugin Author 100plugins

    (@100plugins)

    The first css rule styles the outer ring. Maybe you need to put an !important behind it, like so:

    .open-user-map .marker-cluster {
        background-color: rgba(34,113,177,0.6) !important;
    }
    Thread Starter mictorhugo

    (@mictorhugo)

    Thanks for the fast reply, this still hasn’t changed the colour from red but I will play around and see what’s happening

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Pin Clustering Colour’ is closed to new replies.