Hello, thanks for reaching out! We appreciate your kind words. I am afraid the image hasn’t gone through. Do you mean you’d like to hide the Chatway widget behind your pop up mobile menu? If so, you can do this by adjusting the Z-index so that the Chatwat widget will stay behind your menu. You can use this code to achieve this:
.chatway--container .chatway--trigger-container {
z-index: 99!important
}
Please add the code in your WordPress dashboard > Appearance > Customize > CSS (or Additional CSS).
Please let me know if this worked! Or if this is not what you mean, you can contact us at [email protected] and we’ll do our best to help you out!