Title: Message Alignment
Last modified: October 9, 2023

---

# Message Alignment

 *  Resolved [Chris Yau](https://wordpress.org/support/users/chris-yau/)
 * (@chris-yau)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/message-alignment/)
 * Is here any options to change request and response bubbles to be aligned either
   left or right? thanks

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [QuantumCloud](https://wordpress.org/support/users/quantumcloud/)
 * (@quantumcloud)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/message-alignment/#post-17111697)
 * Hi Chris,
 * Can you share the page link so we can see the template you are using? We might
   be able to give you some custom CSS
 * Thanks
 *  Thread Starter [Chris Yau](https://wordpress.org/support/users/chris-yau/)
 * (@chris-yau)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/message-alignment/#post-17113661)
 * [@quantumcloud](https://wordpress.org/support/users/quantumcloud/)
 * Hi,
 * [https://nam-yang.com/](https://nam-yang.com/)
 * Please help to check how to change request and response bubbles to be aligned
   either left or right.
 * Meanwhile, I have another question, how to default open the chatbot diaglog and
   remember open state when navigating website?
 * Million thanks
 *  Plugin Author [QuantumCloud](https://wordpress.org/support/users/quantumcloud/)
 * (@quantumcloud)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/message-alignment/#post-17116241)
 * Hi,
 * Can’t access your site. Probably country restricted. I will get back to you with
   some CSS after getting a VPN access.
 * To automatically open the ChatBot and maintain it open throughout the user session
   you need the WPBot pro version.
 * Thank you
 *  Thread Starter [Chris Yau](https://wordpress.org/support/users/chris-yau/)
 * (@chris-yau)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/message-alignment/#post-17117851)
 * Hi,
 * I have disabled the country restricted temproary, please check. And I have upgraded
   to WPBot pro version and where the option I can enable to auto and maintain open?
   Many thanks
 *  Plugin Author [QuantumCloud](https://wordpress.org/support/users/quantumcloud/)
 * (@quantumcloud)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/message-alignment/#post-17118379)
 * Thank you. Please add the following CSS from WPBot Settings->Custom CSS and save.
   Purge all caches and check:
 *     ```wp-block-code
       #wp-chatbot-chat-container {
           left: 30px !important;
       }
       .wp-chatbot-board-container:after {
           left: 0 !important;
       }
       .wp-chatbot-ball {
           float: left !important;
       }
       .wp-chatbot-board-container:after {
           border-right: 30px solid transparent;
           border-left: 0 solid transparent;
       }
       ```
   
 * Let me know if it works.
 * Thank you
 *  Thread Starter [Chris Yau](https://wordpress.org/support/users/chris-yau/)
 * (@chris-yau)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/message-alignment/#post-17120609)
 * [@quantumcloud](https://wordpress.org/support/users/quantumcloud/)
 * Thanks for the css, but there may misunderstanding, the provided css only for
   the Chatbot icon and whole message window. I am meaning to change the message
   bubble of request by visitors and message bubble of response by Chatbot to exchage
   the alignment from right to left and left to right 🙂
 * Thanks
 *  Plugin Author [QuantumCloud](https://wordpress.org/support/users/quantumcloud/)
 * (@quantumcloud)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/message-alignment/#post-17121195)
 * We are resolving this request in the ticket you opened.
 * Thanks

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Message Alignment’ is closed to new replies.

 * ![](https://ps.w.org/chatbot/assets/icon-256x256.gif?rev=3334120)
 * [WPBot - AI ChatBot for Live Support, Lead Generation, AI Services](https://wordpress.org/plugins/chatbot/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/chatbot/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/chatbot/)
 * [Active Topics](https://wordpress.org/support/plugin/chatbot/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/chatbot/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/chatbot/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [QuantumCloud](https://wordpress.org/support/users/quantumcloud/)
 * Last activity: [2 years, 7 months ago](https://wordpress.org/support/topic/message-alignment/#post-17121195)
 * Status: resolved