people can’t use my chatbot on my clients website
# 🤝help
m
a
Hey @mysterious-cricket-72777 , It looks like the navigation bar might be set to "position: absolute," causing it to overlap with the chatbot's input field.
m
How can you change that?
b
Ask your client to change the website
s
Use styler for bot and set the style so it fits the mobile. I had to change those to work with Brave browser, which is a similar situation. It's a browser-related issue (configuration) that some additional buttons might overlap the page. The screen is not recognized properly with those buttons so they are excluded from CSS height calculations.
m
Alright I told him to change it but I should probably learn how to move it
I’m really bad in the styler tbh
10 Views