-
@tristanbailey You could do it with JS (calculating the height of the header) or, alternatively, some CSS trickery: :target { Padding-top: 250px; } E.g. when the id is targeted (in the URL) add the right amount of padding to the top of the element, so it appears in the right place