Hello,
I would like to know if it is possible to create a responsive and optimized web app with the integration of CSS and Js.
I’m developing a multipage application and I’d like to have a better floating view of the form component of streamlit (st.form) and an adaptive size of words and layout.
Thank you!
Matteo
Hi, @M-ballabio1 and welcome to our community! 
For adding custom CSS into your app, visit the below resources 
- 4 ways of STYLING Streamlit widgets - YouTube
- GitHub - dataprofessor/streamlit-adjust-css
And, maybe even this one helps you
Components API - Streamlit Docs
Thanks,
Shruti 
thank you guy! I solved the problem 
1 Like