Webflow sync, pageviews & more.
NEW

How can I identify the template being used in this Webflow site?

TL;DR
  • Check the site’s footer and source code for template names, meta tags, or designer credits.
  • Inspect class names in Dev Tools for unique prefixes linked to templates.
  • Search the Webflow Showcase or Template Marketplace using visual or structural similarities.
  • If you have project access, review the Style Guide or settings for template references.
  • Use reverse image search on key visuals to find template demo matches.

To identify the template used in a Webflow site, you’ll need to investigate both visible elements and Webflow-specific outputs since Webflow doesn’t offer built-in template identification on published sites.

  • Some Webflow templates include credits in the footer like “Powered by [Template Name]” or mention the designer or agency.
  • Right-click the page and select “View Page Source”. Search for terms like “Webflow”, “template”, or known template names.
  • Look for meta tags or comments that may mention the template ID, designer, or other clues.

2. Analyze the Designer’s Class Naming Conventions

  • Use Webflow-specific class naming styles in the source code to trace the style. Many premium templates use unique class prefixes (e.g., mk-template-, folio-, etc.).
  • Right-click → Inspect (use browser Dev Tools), then hover over elements. The class names could hint at the template family.

3. Use Webflow Showcase or Template Marketplace

  • Go to the Webflow Showcase (https://webflow.com/discover/popular) and search keywords matching the site’s content or layout.
  • Also search in the Webflow Template Marketplace (https://webflow.com/templates) using relevant visual or structural features.
  • Filter by category or layout similar to the target website and compare demo previews.

4. Check the Webflow Project If You Have Access

  • If you’re the owner or collaborator, open the Webflow Designer.
  • In the left panel, look through the Pages list and Style Guide — templates often include a “Style Guide” or “Licensing” page.
  • Go to Project Settings → Settings Tab to look for saved notes indicating the original template used.

5. Use Reverse Image Search (if applicable)

  • If the homepage or hero image is used in Webflow’s demo templates, do a Google Reverse Image Search — it might link you to the official template preview page.

Summary

To identify a Webflow template, check the footer and source code for clues, use Inspect Element for class patterns, search on the Webflow Template Marketplace, or explore the project directly if you have access. There’s no automatic identifier, so combining visual and technical clues is key.

Rate this answer

Other Webflow Questions