Top

Customizer


customizer

If you want to remove customizer from whole template, You just need to remove one component which is ThemeCustomizer in Layout.tsx

Delete below component file from your page

<ThemeCustomizer />

find ThemeCustomizer folder and delete also this folder from your folder structure