Hello everyvody !
I’m using Enfold with only one page (homepage).
I would like to link to parts of the page inside the menu.
How can I do that ?
Thanks a lot – Merci beaucoup
Xavier, From Bordeaux, France.
Hey Xavier,
You would first have to add an anchor somewhere on the page, for instance in the Developer ID field in a Color Section or if you want to add the code yourself:
<div id="my-id">Content</div>
You can then use custom links in your menu:
http://yoursite.com/#my-id
Best regards,
Rikard