Hi,
On my About page I have a “read our story” link which I wish would take the visitor down to the beginning of the first following paragraph.
So I added a <span id=”aboutUs”></span> link around the paragraph directly in the text block using the text editor, and then made the target for the link #aboutUs.
The anchor link is working but not when you first enter the about page or if you reload it. The page will scroll down but there seems to be a glitch in the middle. However, when you press the link after that, it scrolls smoothly.
Also, weirdly enough, the span tag that I created for the text block has now disappeared even though the anchor link is still working…not sure if that’s normal.
Not sure if this is in the scope of your support but would be grateful for help!
Thanks in advance.