Hi, I recently created a streamlit app, and I was wondering if I could display the name of the application as a sticky header so that it stays put when scrolling. I know there isn’t any inbuilt function that allows this, but it seems that, it can be done using st.markdown() with some css code inside of it. I’d be glad if someone could throw more light on this. Thanks in advance.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Is it possible to create a sticky header? | 5 | 9262 | April 1, 2024 | |
Is it possible to add a fixed sticky header like sidebar to streamlit? | 5 | 11571 | November 19, 2021 | |
Streamlit fixed / sticky container | 1 | 908 | September 28, 2024 | |
Add branding to my header | 0 | 158 | September 14, 2024 | |
Hiding the header in 1.31.1 | 2 | 1201 | August 28, 2024 |