BeginnerArticleFREE9 min read

How to create anchor links between pages in Framer

Learn to use Framer's Scroll Targets to link a button on one page directly to a specific section on another, avoiding the common hack of manual hash URLs.

Why we picked it

Cross-page anchor navigation is a frequent UX request in Framer, and this short guide gives the native, no-code pattern for it.

What you’ll learn

  • Create named Scroll Targets on destination sections
  • Link buttons or text to a Scroll Target on another page
  • Understand the limits of cross-page and external anchor linking
  • Keep navigation smooth without custom JavaScript

Who it’s for

Beginners building multi-page Framer sites with long sales or content pages.

External resource

Open this article at the source

brixtemplates.com

Continue