Smooth page scroll to an anchor Join KC discussion

From version 2.5 you can use an Anchor links, and make the page scroll towards the anchor and guide the users there.

Step 1: Defined the target with an ID

kingcomposer_add_row_id

Step 1: Create an Anchor link


// the link has started by "#!" + id of target
Go to target