Yes, you can link images in Webflow so that clicking the image navigates to another page or URL.
1. Use a Link Block to Wrap the Image
- Drag a Link Block from the Add panel (Press
A
or open the left sidebar). - Place the image inside the Link Block.
- Set the image content using a static image, or bind it dynamically if you're using a Collection.
- With the Link Block selected, go to the Settings panel (gear icon) and choose the link destination:
- Page within your project
- External URL
- Section ID
- Email or Phone
2. Linking CMS Images Inside Collection Lists
- If you're using a Collection List, first drag a Link Block inside the collection item.
- Drag the Image element inside the Link Block.
- Bind the image and the link to the relevant fields in your CMS:
- For example, bind the image to a "Thumbnail Image" field, and the link to a "Link URL" or Slug.
3. Styling the Link Block
- A Link Block can be styled just like any
div
using classes. - You can add hover states or animations for interactivity.
Summary
To link an image in Webflow, use a Link Block and place your image inside it. You can then configure the link to go to a page, external site, anchor section, or even a CMS URL.