Hello, I wanted to delete footer text, but don't know how. Can you help me with that?
salamu
I added this custom css to hide the copyright:
.t3-footer .copyright { display: none; }
For the T3 logo, you can change it in template settings.
Its working. Thank you