Webflow sync, pageviews & more.
NEW

How can I link my nav logo back to the home section using Webflow?

TL;DR
  • Add an ID like "home" to your homepage section using the Element Settings panel.
  • Select the navbar logo and set its link to the #home section in Link Settings to enable smooth scrolling back to the top.

To make your navbar logo link back to the home section, you simply need to set a section ID on your homepage and link the image to that ID.

1. Add an ID to the Home Section

  • Select the section that represents your homepage (usually the top-most section).
  • In the Element Settings panel (D key), find the ID field.
  • Enter an ID like "home" (no quotes, all lowercase, and no spaces).
  • Select the logo in the navbar (usually an image or a link block).
  • In the Element Settings panel, under Link Settings, choose Page Section.
  • In the drop-down, select the "home" ID (it will auto-detect sections with IDs).
  • If it doesn’t appear, manually type #home into the URL field.

3. Enable Smooth Scrolling (Optional)

  • Webflow adds smooth scrolling automatically for on-page anchor links in published sites.
  • Just make sure the ID and the link match exactly (e.g., #home).

Summary

Set an ID (e.g., home) on your homepage section, then link your navbar logo to #home as a page section. This will let users click the logo to smoothly scroll back to the home section.

Rate this answer

Other Webflow Questions