- Back up your template.
- Click on "Edit HTML".
- Click on "Ctrl F" to open your find box.
- In the find box, locate the following line by copying and pasting it in the box:
.footer-outer {
Now, very carefully highlight the following (shown in red):
.footer-outer {
color:$(footer.text.color);
background: $(footer.background);
Got it? Now hit your delete button and then preview. The box will be gone, but the attribution ("Template by"...and "Powered by"...will remain, but the color will be gone. Congrats!