Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #862788

    Hi Enfold-Team,
    I hope I can explain it clearly:
    Our website is a one-pager with extra pages for every client. I would like to link from every client- page back to the anchor point “clients” on the main page, not to the beginning / header of the main page. Is that possible?
    Thank you very much for your answer in advance,
    Jonna

    #863224

    Hey jonna_gaertner,

    Yes, you can use something like this:

    <div id="your-anchor">Content</div>
    
    <a href="http://your.site/#your-anchor">Link to anchor</a>

    Best regards,
    Rikard

    #863315

    Hi Rikard,
    thank you very much, but where can I write this code? In the CSS Editor? No, I guess. But where else?
    Best
    Jonna

    #863405

    Hi Jonna,

    This code is html, so it can be added via text mode in the editor to a page or a post.
    Here is some theory

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #863573

    Hi Victoria,
    thank you very much, I got it!
    Best regards
    Jonna

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Setting a link to an anchor part of the main page’ is closed to new replies.