Hi,
i wouldlike to set 3 text anchors on a page, how can i do that?
many greetings rixi
Hey rixi,
All you need to do is to add an ID to which ever element you want to link to:
<span id="your-id">Your text</span>
Then you link to it like this:
<a href="https://your.site/page/#your-id">Link text</a>
Best regards,
Rikard
Hi Rikard,
thanks a lot but i think it doesnt really work so good with the lists.
Have to find a way just over tnormal text elements.
Many greetings rixi
Hi,
i think it doesnt really work so good with the lists.
What do you mean? Have you tried separating the elements or content using the Color Section element? You have to apply the ID attribute to the color section element in the Advanced > Developer Settings panel.
Best regards,
Ismael