Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #595083

    Hello

    How can i create an anchor in fromt of some text so that i can hyperlink to that exact point elsewhere? I cant see any ahcnor icon in the toolbar? Please tell me the exact steps to take and also how do i hyperlink to that anchor?

    Thanks

    #596025

    Hey mrcityrunner,

    Try this:

    <div id="name-of-your-anchor">Content of your div</div>
    
    <a href="#name-of-your-anchor">Click to go to your anchor</a>

    Best regards,
    Rikard

    #596244

    Really?
    So there is no visual icons to create anchors in the toolbar or anyway else? you guys really need to add this basic functionality instead of playing about with code in this way.

    #596747

    Hi,

    You can submit a feature request for it here: https://kriesi.at/support/enfold-feature-requests/

    Thanks,
    Rikard

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