Skip to content

Early-bird lifetime licence: $199 once, for the first 200 buyers only. See the offer

Stop sticky headers covering headings

When a link jumps to a heading on the page (a table of contents, for example), the heading lands below your sticky header instead of behind it.

  • Type CSS (CSS)
  • Runs Public site, in the page head
  • Category Design
  • Tested with WordPress 7.1
CSS
html {
	scroll-padding-top: 100px;
}

Good to know

Set 100px to your header’s height plus a little space.

In these packs

  • Design touches: Small front-end touches: a reading progress bar, an announcement bar, a WhatsApp button, accessibility fixes.

Move your snippets over this afternoon.

Importing changes nothing until you switch over, and your old shortcodes keep working.