Changing colour of click from default colour (red) to different colour. | XM Community
Skip to main content
Hi All

Can we Change colour of click from default colour (red) to different colour.
@TomG helped me on this and code is
`<style>
.heatmap-circle { background: #0a0; }
</style>`

Thanks @TomG

Leave a Reply