Sticky Header Not Working in Journal Theme
The sticky header in the Journal Theme is a useful feature that keeps the header visible while scrolling, improving navigation. However, users sometimes face issues where the sticky header doesn’t appear, sticks incorrectly, or overlaps with other content. This is often due to misconfigured settings, outdated theme files, or conflicting customizations.
If your sticky header isn’t working as expected, follow these troubleshooting steps:
Admin > Journal > Header
.Journal > Theme Editor
.Admin > Dashboard > Developer Settings
and clear the theme and SASS cache.Journal > Theme Editor > Custom CSS
to fix the z-index:.header-sticky {
z-index: 9999;
}
Journal > Header
.Final Comment
We hope this guide helps you restore your sticky header functionality! If you still encounter problems, ask for further assistance or consult the Journal Theme support team. Thanks for reading!