Hoping to keep that header sticky so that when i scroll to the bottom of a large document, and i want to edit one word at the very bottom, i don't have to scroll all the way to the top to edit it.
thanks!
Hi @[deleted],
You can either add a global or a space stylesheet. In my Confluence version the following style / CSS did the job:
#main #main-header {
top: 41px !important;
background-color: white !important;
z-index: 99999 !important;
}
Best, Tobias
that worked!! awesome! thank you! :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.