Wix Studio: Is global component management on the roadmap?

I’m having trouble with
Making global changes to saved assets. Managing design consistency while making revisions across a site seems impossible.

Working in
Wix Studio Editor

What I’m trying to do
Build and maintain multi-page client sites where design changes like color, spacing, layout, typography, sizing, can be updated in one place and propagate across every instance of a reused element. This is standard in design system thinking: define a component once, update it once, have those updates reflected everywhere. Webflow and Figma do this with components (including the ability to detach a specific instance for unique variations).

What I’ve tried so far

  1. Saved assets: Wix Studio lets you save elements as reusable assets, but there’s no global control over them. If I use a button asset 10 times and later want to adjust padding or font size, I have to update every instance manually.
  2. Site styles: Useful for global color and typography changes, but doesn’t cover spacing, layout, or other settings on elements. I should also be able to make more specific changes to components, like changing which site color is used for a button.
  3. Custom CSS: I tried this on my most recent build by trying to remember to set up classes on every saved asset. It was a nightmare to maintain. Wix also doesn’t support CSS on some elements (nav, for example), and properties like padding and margin applied via code aren’t reflected in the editor. That defeats the purpose of working visually in the editor.

Extra context
I’ve built two client sites in Wix Studio and I’m evaluating whether to continue before taking on a third. I want to stay in the Wix ecosystem. The platform is well-suited for small business clients, and Webflow can feel like too much for that audience. But the development and revision cost of working without global component control is significant.

A few things I’m hoping to get clarity on:

  1. Am I missing something? Is there a workflow that addresses this natively that I haven’t found?
  2. Has anyone found a sustainable workaround? Especially for spacing and layout changes across multiple sections and breakpoints.
  3. Is this on the roadmap? I’ve found posts going back six years with the same request. If this is being actively developed, I’d love to know, but I haven’t seen any movement, and I want to make an informed decision about where to invest my development time.

You’re not missing anything. From what I’ve seen, Wix Studio currently handles global styling much better than global component management.

Saved assets and site styles help with consistency, but they don’t provide the same level of centralized control that tools like Figma components or Webflow component systems offer. Once a reusable element is used across many pages, updating spacing, layout, or structural properties can become difficult to manage.

One workaround I’ve used is creating reusable sections and documenting component standards as early as possible, but that still requires manual maintenance and isn’t ideal for larger projects.

I’d also be interested to know whether Wix has plans to introduce a more robust component system with global updates and instance overrides. That would make multi-page client projects much easier to maintain over time.

@Casey_Hunt has answered most of the questions around workarounds, or ways to approach it currently.

To answer the main question - yes, it’s something that’s planned :flexed_biceps: I don’t have an ETA, but know the team are working towards this at the moment

Thanks for the update.

That’s great to hear. A centralized component system with global updates would be a big improvement for larger client projects. Looking forward to seeing how this develops.

@Casey_Hunt I’m glad I’m not the only one who’s experienced frustration in this area. Thanks for sharing your approach as well. I’ve also found that tough to maintain.

@noahlovell I’ve been the SaaS PM telling customers something’s planned or on the roadmap while knowing that in reality, it’s months or years away. It’s a really tough spot to be in, and I understand that full transparency is not always even possible. Given that this isn’t surfaced at all on the public roadmap for 2026, what level of priority is this at?

I don’t have an ETA, but know that the team understands the need and importance :slight_smile:

Jumping in just to say that this is badly needed.

I’m building a main website, and it will have smaller websites that are almost identical visually. Keeping track of all the styles and components across them is not optimal, to say the least.

They would also share the same CMS, but as far as I know, this is not possible either.

The good news is that it is in the works - we know the importance this has to scaling workflows.

Although not available via UI (only Enterprise has this available), the APIs to support it are available to build your own setup according to your requirements and needs - Introduction | API Reference

Will the global components be in Wix Studio 2 editor?