Hey Enfold
I like one of buttons to link to a specifik paragraph in the text, how is that done?
Thanks ;)
Hey Alan,
Add an ID to the element that you are linking to:
<div id="my-element">Content</div>
Then link to it like this:
<a href="#my-element">Link text</a>
Best regards,
Rikard
Hey Rikard
I’d like the button ” Vælg den rette skærm ” to link to te right column where it says “Se hvad der virker”
I cant’t get this to work
Thanks Alan ;)
Hi,
Add #my-element as the link in the button, then add my-element as the ID to the element in the column.
Best regards,
Rikard
Great thanks ;)
Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard