SyntaxFix
Write A Post
Hire A Developer
Questions
I just found an easy solution for myself. Had an margin-top of 15px
HTML
<h2 id="Anchor">Anchor</h2>
CSS
h2{margin-top:-60px; padding-top:75px;}