How to Add a Hyperlink to an HTML Design
Turn any text or image in your HTML design into a clickable element so viewers can go straight to a website, landing page, or profile when they open the link.
Steps
- Select the text/image you want to make clickable.
- In the right hand menu click Link.
- Enter the URL you want to link to. Make sure to include "https://" before the address (e.g., https://www.example.com) — links without it may not work.

Changing Link Color
1. Open your design and select the element that contains the link.
2. Highlight the linked text you want to change.
3. In the right hand menu, click on the color picker and select your desired color.

Helpful Shortcuts for Common Link Types
When adding a hyperlink, use the following formats to link directly to a phone number or email address:
- Phone number: Make sure to include “tel:” before the number. Example: tel:000-000-0000
- Email address: Make sure to include “mailto:” before the email. Example: mailto:email@email.com