Hi, all - new to Streamlit and I LOVE it so far!
I have seen plenty of posts about using tags to remove the “Made with Streamlit” footer from the bottom left of a hosted Streamlit page. Is it similarly possible to remove the “Hosted with Streamlit” when we’re using Streamlit’s “share” hosting? I’d be happy to pay a subscription for this, since the deployment process is SO much more convenient than hosting on a separate server…
I tried isolating the class of the icon and adding visibility: hidden to the styling, but that didn’t work.
Thanks in advance!