genetic-orange•2y ago
"Zoom out"
Is there a way to reduce the "scale" of all of the items of the chat? That would make the i frames easy to read in mobile. I need everything to be smaller
1 Reply
In Voiceflow, there isn't a direct way to reduce the scale of all items in the chat for mobile view. However, you can customize the appearance of your web chat experience, including the spacing and positioning of the chat window and icon.
For instance, you can adjust the 'Side Spacing' and 'Bottom Spacing' which control the number of pixels spacing between the chat icon and chat window and the selected position side of the browser window.
Also, you can set the 'Position' to determine where on your website the Assistant will appear, either in the left-bottom or right-bottom corner of the website.
Remember, these changes will affect the chat window's appearance on all devices, not just mobile.
For more detailed customization, you might need to use CSS or other web design techniques to adjust the iframe for mobile view specifically. This would likely involve working with your website's code and might be a bit complex if you're not familiar with web design.
For more information on customizing your web chat experience, you can refer to this Voiceflow document.