Title: Live Chat icon
Last modified: December 6, 2019

---

# Live Chat icon

 *  Resolved [francombat](https://wordpress.org/support/users/francombat/)
 * (@francombat)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/live-chat-icon/)
 * How to adjust the Live Chat Icon. The icon is too low down my page. I would like
   to lift the icon up a little, but still keep it in the footer. About a inch. 
   Is there a way to adjut the height of the icon?
 * Thank you!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flive-chat-icon%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [wordpress3cx](https://wordpress.org/support/users/wordpress3cx/)
 * (@wordpress3cx)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/live-chat-icon/#post-12219326)
 * Hello [@francombat](https://wordpress.org/support/users/francombat/), we think
   your best option is to add some extra CSS to your website and override positioning
   for some elements. For example you can move 16px higher with this CSS:
 * #wp-live-chat {
    margin-bottom: 16px !important; // overriding original 0px }
 * #wp-live-chat-2 {
    bottom: 101px !important; // overriding original 85px + 16px}

Viewing 1 replies (of 1 total)

The topic ‘Live Chat icon’ is closed to new replies.

 * ![](https://ps.w.org/wp-live-chat-support/assets/icon-256x256.png?rev=2405258)
 * [3CX Free Live Chat, Calls & Messaging](https://wordpress.org/plugins/wp-live-chat-support/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-live-chat-support/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-live-chat-support/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-live-chat-support/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-live-chat-support/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-live-chat-support/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [wordpress3cx](https://wordpress.org/support/users/wordpress3cx/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/live-chat-icon/#post-12219326)
 * Status: resolved