how to remove "Built with concrete5 CMS."

Permalink
i have edited the Element and commented this line out but it didn't save... how do i remove it to give the site a more proper look for the company that I'm building it for?

 
MrKDilkington replied on at Permalink Reply
MrKDilkington
Hi WillWM01,

To remove the "Built with concrete5 CMS." text from the bottom of the Elemental theme, you need to remove or comment out line 62 in footer.php

concrete\themes\elemental\elements\footer.php - line 62
https://github.com/concrete5/concrete5/blob/develop/web/concrete/the...

This solution is only temporary, when you update concrete5, the changes will be overwritten. To make these changes permanent, you will need to make a copy of the theme. The following How-To explains how to copy the Elemental theme.
https://www.concrete5.org/documentation/how-tos/designers/how-to-cop...
WillWM01 replied on at Permalink Reply
is this how to for the live editor? i didnt download concrete5... i run it on line. and i have already commented out line 62. it changes back when i click save.
MrKDilkington replied on at Permalink Reply
MrKDilkington
What live editor are you using?

Is this live editor a feature of your web host?
WillWM01 replied on at Permalink Reply
Well I have a cpanel that I installed concrete5 on.. im not sure what else to say. I click concrete 5 and click administrative interface an it takes me to a page.. then I edit it. Know what I mean
MrKDilkington replied on at Permalink Reply
MrKDilkington
I am not sure why the changes made to the file are not saved in the cPanel code editor.

This file can also be accessed and modified using FTP.