How to change ‘icon’ on Olark chat
CSS:
.olark-launch-button svg {
background: url(https://www.qqqqqq.no/wp-content/themes/twstudio/assets/images/NEW_ICON.svg) no-repeat center !important;
}
#olark-wrapper svg path {
opacity: 0 !important;
}