Question:
Is there a way to make the chat-container not block elements on the page when the chat is minimized, but still display correctly when opened?
Product:
Wix Editor
What are you trying to achieve:
I’ve integrated the Social Intents chat bot into my Wix Studio website by embedding it using an iframe/container. However, I’m facing an issue:
- The chat bot works as a floating widget and stays in place while scrolling, which is great.
- However, the container it is placed in takes up space on the page, even when the chat is minimized. This prevents buttons and menus within the container’s area from working.
- If I reduce the size of the container to fix this, the chat bot looks broken when expanded.
- I also want the chat bot to be available on all pages of my website.
Is there a way to make the container not block elements on the page when the chat is minimized, but still display correctly when opened? Additionally, what’s the best way to ensure the chat bot appears consistently across all pages? Would using pointer-events: none
in CSS or some other Wix Studio settings help?
What have you already tried:
[Share resources, forum topics, articles, or tutorials you’ve already used to try and answer your question.]
Additional information:
[Include any other pertinent details or information that might be helpful for people to know when trying to answer your question.]