---
url: "/emailify/content/anchor-links.md"
description: "You can add clickable rich text buttons and navbar links into your email designs that can be linked to scroll to another row in your email."
---

# Adding scrollable anchor links to buttons and navbar in your emails

> You can add clickable rich text buttons and navbar links into your email designs that can be linked to scroll to another row in your email.

> **Warning:** **Scrollable anchor links aren't supported everywhere**. Currently, [support for local anchor links in email clients](https://www.caniemail.com/features/html-anchor-links/) is still quite mixed (with _some email clients_ that **won't do anything** when a scrollable link is clicked), so please be aware of this and try to design your emails with the "progressive enhancement" of these scrollable links in mind.

[Video](/assets/videos/emailify/content/scrollable-anchor-link.mp4)

To create a scrollable anchor link for any [Button](/emailify/content/link-buttons) or [Navbar Link](/emailify/content/link-nav-menu) layer in your email design, you can create a "Scroll To" Figma Prototype link that points to a **Row** layer in the same Emailify frame, and the plugin will automatically add an `id` and `name` attribute to the target Row element, and add a `href` to your Button or Navbar Link `` tag that points to it (eg. `#a123`).
