Read this before you quote the work
There is no import route, and Wix's positioning model differs enough from Framer's layout model that even a careful rebuild will not be pixel-identical. As with Squarespace: if the reason for moving was recurring hosting cost, another hosted builder does not solve it.
The order that works
- 1Use the export as the reference for copy, colours, and imagery.
- 2Rebuild page by page in the Wix editor.
- 3Check mobile separately — Wix maintains a distinct mobile layout that does not derive from the desktop one.
What you keep
- Copy and assets
What you rebuild
- Layout implementation
- Interactions
- Pixel-exactness
The mistake to avoid
Assuming the mobile view follows the desktop rebuild. It does not, and skipping it ships a broken phone experience.
Questions
›Can I import a Framer site directly into Wix?
There is no import route, and Wix's positioning model differs enough from Framer's layout model that even a careful rebuild will not be pixel-identical. As with Squarespace: if the reason for moving was recurring hosting cost, another hosted builder does not solve it.
›What transfers from Framer to Wix?
Copy and assets.
›What has to be rebuilt?
Layout implementation. Interactions. Pixel-exactness.
›What is the most common mistake on this migration?
Assuming the mobile view follows the desktop rebuild. It does not, and skipping it ships a broken phone experience.