Hi Acorn, I usually find there often a simple solution at first, which is why I asked in case there was a simple fix. As a newbie at html, your first reply seems to assume a certain knowledge of the workings and usage of it that I don't have, which is why I asked what you were referring to. But no worries of course, happy to place code here of course that you asked for it
.
<chat-widget style="
--chat-widget-primary-color: #188bf6;
--chat-widget-active-color:#188bf6 ;
--chat-widget-bubble-color: #188bf6"
location-id="..."
prompt-msg="Hi there, have a question? Contact us here."
use-email-field="true"
success-msg="We will contact you shortly."
prompt-avatar="https:..."
agency-name="..."
agency-website="..." >
</chat-widget>
<script src="https:..." data-resources-url="https:..." > </script>
Though the id attribute is referencing a component on a web address, so do I need to create a separate widget for the mobile variant?
Thanks
Bookmarks