Skip to content

v1.0.0

Choose a tag to compare

@guisfus guisfus released this 29 Apr 21:57
· 5 commits to main since this release

First stable release of Guisfus Header Height

Highlights

  • Automatic frontend header height detection.
  • CSS variables --guisfus-header-height and --header-height-custom.
  • Support for dynamic headers using ResizeObserver, resize events, and DOM changes.
  • Default selector .sticky-header-custom.
  • Custom header selector support through the guisfus_header_height_selector filter.
  • Useful for hero sections, full-height layouts, and designs that need to account for sticky header height.