Anchored Headings covered by stick Sticky Menu
-
My main nav links to headings with anchors in this single page website. I have enabled the sticky menu. However, now when you click on an item in the main nav, it scrolls down too far and the menu obscures the heading.
I added a class “anchor” to the heading like this: https://share.getcloudapp.com/o0u8gQwe
And tried this bit of code as suggested in a similar post online, but to no avail.
a.anchor { position: relative; top:-100px; display: block; height: 0; width:0; }
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Anchored Headings covered by stick Sticky Menu’ is closed to new replies.