Hi everyone — I’m trying to recreate a Figma-style component workflow in Wix.
-
What’s the best way to build reusable components in Wix (so edits propagate across pages/instances)? Are there “components”/patterns similar to Figma components + variants?
-
In Figma, I rely heavily on Hug contents and Fill container / Fill width. In Wix (Editor / Editor X / Studio), what’s the equivalent approach?
-
Specifically: how do you make an element auto-size to its content (like Hug), and how do you make it stretch responsively to the parent container (like Fill width)?
If you have recommended setups (repeaters, sections, master templates, CSS grid/flex, etc.) or best practices for responsive behavior, I’d love examples.