Customizer
If you want to remove customizer from whole template, Just you need to
remove one js file which is customizer.js
Delete below script file from your page
<script src="<?=base_url()?>/assets/js/theme-customizer/customizer.js">
find theme-customizer folder and delete it from your js folder