Hi there. I have a simple one page site with mainly layerslider sections. I cant get the menu to scroll to the section. The line under the menu does not update either when I scroll on the page. Can anyone help me resolve this? Thanks in advance !! The website is http://jackcarneyfamilyfoundation.org/
Hey HEF2015,
You have to add the anchors to ID’s in your actual markup. Take program as an example, you would need for instance a div with that id in order for it to scroll to that section:
<div id="program">Content</div>
Best regards,
Rikard
Thanks for the info Rikard. I have no clue where to type that. Can you steer me in the right direction please?
Hi HEF2015,
You can right click on the layerslider and select Inspect Element.
After that look for the id, please refer to the screenshot in private content.
Best regards,
Nikko