+
+
diff --git a/packages/builder/src/pages/builder/app/[application]/design/[screenId]/navigation/_components/NavigationInfoPanel.svelte b/packages/builder/src/pages/builder/app/[application]/design/[screenId]/navigation/_components/NavigationInfoPanel.svelte
deleted file mode 100644
index 614e1eed80..0000000000
--- a/packages/builder/src/pages/builder/app/[application]/design/[screenId]/navigation/_components/NavigationInfoPanel.svelte
+++ /dev/null
@@ -1,33 +0,0 @@
-
-
-
-
- {#if $selectedScreen.layoutId}
-
- You can't preview your navigation settings using this screen as it uses
- a custom layout, which is deprecated
-
- {/if}
-
- Your navigation is configured for all the screens within your app.
-
-
- You can hide and show your navigation for each screen in the screen
- settings.
-
-
-
diff --git a/packages/builder/src/pages/builder/app/[application]/design/[screenId]/navigation/_components/NavigationInfoPanel/CustomizePane.svelte b/packages/builder/src/pages/builder/app/[application]/design/[screenId]/navigation/_components/NavigationInfoPanel/CustomizePane.svelte
new file mode 100644
index 0000000000..05108b1736
--- /dev/null
+++ b/packages/builder/src/pages/builder/app/[application]/design/[screenId]/navigation/_components/NavigationInfoPanel/CustomizePane.svelte
@@ -0,0 +1,176 @@
+
+
+
+
+
+
+ CHANGES WILL APPLY TO ALL SCREENS
+
+
+ Your navigation is configured for all the screens within your app.
+
+