Title: No send button
Last modified: May 6, 2019

---

# No send button

 *  [multitech](https://wordpress.org/support/users/multitech/)
 * (@multitech)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/no-send-button/)
 * Hello, I can not find an option to activate a send button in the chat window (“
   click to send”, or a paperplane icon). Is this available in the plugin? I need
   it for neophyte or mobile users.
    Thank you

Viewing 1 replies (of 1 total)

 *  [DylanAuty](https://wordpress.org/support/users/dylanauty/)
 * (@dylanauty)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/no-send-button/#post-11503890)
 * Hi [@multitech](https://wordpress.org/support/users/multitech/),
 * Thank you for getting in touch, we do appreciate your time.
 * Unfortunately, this is not supported by default. However, it is possible to show
   the hidden button with some custom CSS.
 * Please add the following to your site:
 *     ```
       input#wplc_send_msg {
           display: block !important;
           z-index: 9999;
           position: absolute;
           margin-top: 21px;
       }
       ```
   
 * This can be added under Live Chat -> Settings -> Custom Scripts -> Within the
   Custom CSS box.
 * I hope this helps?

Viewing 1 replies (of 1 total)

The topic ‘No send button’ 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: [DylanAuty](https://wordpress.org/support/users/dylanauty/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/no-send-button/#post-11503890)
 * Status: not a support question