How to create a Shopify email link from your theme navigation
Add an email link to your Shopify navigation
In this example, we’ll add a link to your footer that will open a user’s mail application so they can easily send you an email.
In your Shopify admin, head over to:
Online Store > Navigation > Footer menu > Add menu item
Add a new menu item
- Give the link a name such as “Email us” or whatever text you want your customers to see
- Set the
Link
field to: “mailto:name@example.com
” - Replace the placeholder email address with your email address
- Click
Add
, then clickSave menu
and you’re done!