diff --git a/nala/studio/editor.page.js b/nala/studio/editor.page.js
index e7097bb1b..babc37777 100644
--- a/nala/studio/editor.page.js
+++ b/nala/studio/editor.page.js
@@ -8,7 +8,6 @@ export default class EditorPage {
// Editor panel fields
this.authorPath = page.locator('#author-path');
this.variant = this.panel.locator('#card-variant');
- this.style = this.panel.locator('#card-style');
this.size = this.panel.locator('#card-size');
this.title = this.panel.locator('rte-field#card-title div[contenteditable="true"]');
this.subtitle = this.panel.locator('#card-subtitle input');
diff --git a/studio/src/editors/merch-card-editor.js b/studio/src/editors/merch-card-editor.js
index 8acf1ba68..e2abb5a3b 100644
--- a/studio/src/editors/merch-card-editor.js
+++ b/studio/src/editors/merch-card-editor.js
@@ -288,25 +288,12 @@ class MerchCardEditor extends LitElement {
Variant
-
- Style
-
- Default
- Dark
-
-
Size