I saw this here https://kriesi.at/support/topic/anchor-link-to-button/
but info from Vinay is missing
So in the link I should put
Manually Set
“#myword”
and then down at the part of the page I want it to jump to ( like my Special Heading) I would put
#myword in the Custom Css Class area..
Is this correct?
As it doesnt seem to work
Hey wealthyone,
No, you can’t put it to Custom Css Class area instead you should put it in For Developers: Section ID area, but instead of putting #myword, you just need to put myword (without #).
The layout elements that has those option is Color Section, Grid Row and Tab Section.
Best regards,
Nikko
So how do I put a Developers Section ID on all elements.??
I have Show element options for developers
ticked but it isnt showing on places like the special heading element etc
Ok eventuallly found I had to use a color section
OR ( thanks to Yigit )
You can add a Code Block element to your page above your content and insert following
<div id=”my-anchor”></div>
then add a button element and link it to #my-anchor
Hi wealthyone,
Glad that you found a workaround using a code block element by Yigit :)
Let us know if you need further assistance.
Best regards,
Nikko