Hello,
How can I make my chat box appears on top of the header and footer of my website?
For further info, kindly check out screenshots as below:
Website in question: https://activerify.com/
Please help ASAP.
Thank you
Sovann
Hello,
How can I make my chat box appears on top of the header and footer of my website?
For further info, kindly check out screenshots as below:
Website in question: https://activerify.com/
Please help ASAP.
Thank you
Sovann
Helo Sovann,
Please add this code in X > Theme Options > CSS:
.cp-chat.cp-chat-type-chat {
z-index: 99999;
}
Hope this helps.
You ROCK! Done! Thanks
On behalf of my colleague, you’re welcome. Cheers!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.