Is it possible to change look and feel of "Minimize" button of virtual agent?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
Hi there,
I, am trying to make minimize icon of VA to "red circle" with "black X " in it.
Could you please share any document which I can refer to achieve this requirement. Is there any OOTB way to achieve it?
Thanks!
- Labels:
-
Virtual Agent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
Hi @Narayan K,
I believe that Mark answered it here: Changing the Virtual Agent client minimize chat icon
100 % GlideFather experience and 0 % generative AI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hi @Narayan K ,
You can check out this as well:
Virtual Agent button icon customizations
and article provided by @GlideFather as well.
-------------------------------------------------------------------------------------------------------------------------------------------
If my response solves your query, please mark helpful by selecting accept as Solution and Helpful. Let me know if anything else is required.
Thanks,
Prerna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi @Narayan K
1. locate the Service Portal you are after, and open the Theme which is being used. For example:
2.Upload your own image to the images table. Name :VA-close-button-uploaded-image-table.png
3. Go to your theme which you have found in step1 -> Within the Theme CSS Variables, You would reference this like:
$sp-agent-chat-btn-close: url("/VA-close-button-uploaded-image-table.png");
Save it..then chk

