I am trying to adjust the position of a link anchor on a page with a fixed positioning menu. I found a solution in the discussion titled Fixed position navbar obscures anchors that works for me, but the issue I am facing is that the background color of the link expands to the height of the padding instead of the font. How can I change it to match the height of the font? Thank you.