Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #368677

    I want to use anchor links to allow users to jump to areas of my pages. However, they always jump somewhat too high on page, hiding the anchored headline UNDERNEATH the header area where the logo is. Is there some way to get anchors to stop below the header area rather than underneath it? See the screenshot here to see what I mean:

    http://www.realfreshclient.com/anchorproblem.jpg.

    You can just the a light glimmer of the headline that is where the anchor ID link is located, under the banetti logo. Thanks.

    #368971

    Hey kaylesimon!

    You could add the anchor a bit higher on the page to do that. Insert a codeblock element wherever you need on the page and add this inside.

    <span id = "link_to_me"></span>
    

    Cheers!
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.