Searching the Docs but coming up empty.
How do I create an anchor link (along with smooth scrolling) so I can scroll to different sections of the page? I am trying to link from a list item.
Searching the Docs but coming up empty.
How do I create an anchor link (along with smooth scrolling) so I can scroll to different sections of the page? I am trying to link from a list item.
Try it this way, you actually just need to replace the http://
part with #
:
Smooth Scrolling is already available out of the box in Cwicly:
Thanks. I should have known to use the #.