OpenCart footer
How to remove the “Powered by OpenCart” footer?
Once you have installed the OpenCart application under your account with us you should have noticed that on the bottom of each page of your store there is a footer giving information about the application you have used to build your website. Here it is:

If you want to remove this branding you need to edit the following file:
/OpenCart-root-folder/catalog/view/theme/yourtheme/template/common/footer.tpl
To do so you will first need to access your cPanel and navigate to the File Manager, located under the Files section:

Once you open the File Manager navigate to the folder mentioned above and select the footer.tpl file:

To make changes to the file you need to go to the Code Editor feature of the File Manager:

When the content of the file is loaded scroll to the bottom of the page and look for the following lines:

To remove the footer you need to delete these lines, but please be careful so you do not delete anything else. Once you are done click on the Save Changes button and you are ready:

If you now access your website the footer will not be present any more:
