For the matter, I’ve already hidden the header and footer elements, using custom CSS code. No problem with that, absolutely. However, whenever the app is shared and someone opens it ‘Hosted with Streamlit’ still appears in the bottom right, as seen in the image below. Is there any way I can hide that?
Hey @Caroline, hope you are doing well.
This method works for made with Streamlit , but not for the “Hosted with Streamlit”
As many have pointed out “Hosted with Streamlit” is placed at the most inconvenient place possible.
Specially for mobile users this leads to bad user experiences.
This should moved to other place or may be to left.
Streamlit is 1 of the best for building chat apps quickly, lets make it even better.