How can I detect the template used by the website sociallaboratory.io in Webflow?

Published on
September 22, 2023

To detect the template used by a website built with Webflow, such as sociallaboratory.io, you can follow these steps:

  1. Inspect the page: Right-click on any element of the website and select "Inspect" or "Inspect Element." This will open the browser's developer tools.

  2. Locate the HTML code: In the developer tools panel, you will see the HTML code of the website. Look for a div id or class name that contains the template's name or identifier. Webflow often uses specific div classes or IDs for each template.

  3. Search for template-specific classes or IDs: Look for classes or IDs that have names related to Webflow templates. For example, classes starting with "wf-" or containing the template's name or identifier.

  4. Check the Webflow dashboard: If you have access to the Webflow account of the website, log in to the Webflow dashboard. In the dashboard, go to the "Pages" section and view the list of pages. The template used for each page should be visible.

By following these steps, you should be able to identify the template used by sociallaboratory.io or any other website built with Webflow.

Additional Questions:

  • How can I find the template used in a Webflow website?
  • What are the common class/id names for Webflow templates?
  • How can I view the template used by a Webflow site in the Webflow editor?