To preview your Webflow site in a real browser like Chrome, you need to publish it to a staging or custom domain. The Designer preview reflects the layout inside the editor, but a browser preview shows the live interactions, styles, and loading behavior.
1. Use Webflow’s Staging Domain
- Click the “Publish” button in the top-right corner of the Webflow Designer.
- In the dropdown, select your Webflow.io domain (e.g.,
your-site.webflow.io
). - After publishing, click the link or manually open the URL in Chrome.
2. Publish to a Custom Domain (Optional)
- If you’ve added a custom domain under Project Settings > Hosting, you can also choose to publish there.
- After publishing to your domain, open that URL directly in Chrome to test your site.
- While viewing your site in Chrome, you can use Chrome DevTools (right-click > Inspect) to simulate different devices or view live code behavior.
- This is useful for checking responsive design or debugging issues not visible in Webflow’s Designer.
Summary
To preview your Webflow site in Chrome, publish it to the Webflow.io staging domain or your custom domain, then open that link in Chrome. This lets you see exactly how it renders and behaves in a real environment.