- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
How to Remove white in SeriveNow Virtal Agent white X. and new ICON or image
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
@Pankaj15 and if you want to change the icon, please refer to this:
Variable Description$sp-agent-chat-btn-close: url("https://<instance-name>.service-now.com/tack-icon.png");
To use the default image, remove the variable.$sp-agent-chat-btn-open: url("https://<instance-name>.service-now.com/book-icon.png");
To use the default image, remove the variable.$sp-agent-chat-bg: #ff0000;
To use the default background color, remove the variable.
$sp-agent-chat-btn-close | Image to indicate that the chat window is closed. Use an image URL that contains:
|
$sp-agent-chat-btn-open | Image to indicate that the chat window is open. Use an image URL that contains:
|
$sp-agent-chat-bg | Button background color. Use a Hex code to set the color. For example, to use red, enter the following: |
Source: Configure Agent Chat in a portal
I believe I answered all your questions with this, please mark it as solution if it is so. Thank you
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago - last edited a month ago
Hi @Pankaj15,
Go to Conversational Interface > Settings > Branding and there you have unlimited options how to brand your virtual agent.
Under the branding tab, select your theme and go to Icons to replace the icon and for Colours to change its colour:
Let me know if this helped you
EDIT: added screenshots.
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
@Pankaj15 I just realised that the close Icon is for closing the conversation, the "X" icon as per your screenshot is a subject to your branding:
And the primary colour (maroon in my case).
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
@GlideFather : this process I know that but i am talking remove White X .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
@Pankaj15 So you want to basically deactivate the virtual agent?
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */