/
KB : How to display Chat widget icon and Chat window at the left
KB : How to display Chat widget icon and Chat window at the left
In order to make Chat widget icon to be displayed at the bottom left on the screen instead of bottom right, you will need to apply the following CSS,
Step-by-step guide
Chat widget icon on the external web page
- Include this CSS at your external web page
.support-chat-icon{ left: 20px!important; } .spartez-support-chat-container{ left: 0!important; }
Chat widget icon on Jira Service Desk portal
- Go to your Jira instance
- Click "Add-ons" at "Jira Administration"
- Click "Translate and Customize" under "Chat" section
- Click "Customize Appearance on Service Desk Portal"
Include this CSS section and click "Save"
.support-chat-icon{ left: 20px!important; } .spartez-support-chat-container{ left: 0!important; }
, multiple selections available,
Related content
How to display the chat widget icon and chat window on the left side using HTML code with the Chat for JSM application
How to display the chat widget icon and chat window on the left side using HTML code with the Chat for JSM application
More like this
Customize chat widget's appearance
Customize chat widget's appearance
More like this
I want to customize the appearance of chat widget
I want to customize the appearance of chat widget
More like this
Customize the chat widget on your website
Customize the chat widget on your website
More like this
Configuring Chat Widget
Configuring Chat Widget
More like this
Add chat widget to your website
Add chat widget to your website
More like this