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 | 12764 | April 1, 2024 | |
| Is it possible to add a fixed sticky header like sidebar to streamlit? | 5 | 12356 | November 19, 2021 | |
| How to make the Streamlit header scroll with the main content? | 2 | 90 | February 2, 2026 | |
| Add branding to my header | 1 | 501 | March 13, 2025 | |
| Single Scroll Bar for both Sidebar and the Whole page? | 1 | 764 | January 12, 2022 |