Widget Position
# 🤝help
d
Does anyone know how to reposition the chatbot widget. Istead at bottom right I want it at bottom left
@everyone
a
Hey @dazzling-table-13582 in your CSS you can change the rule on .bpw-floating-button from float: right to float:left. We do a full overview on CSS options in our documentation here https://botpress.com/docs/cloud/webchat-customization/chatbot-button/
2 Views