Hello guys,
we deactivated t3 logo in backend. But in footer there is still a logo. How can we remove this logo?
Thanks.
wolfguard Hi You can remove the logo from template style > theme options : http://prntscr.com/oox8a0 or add this code in custom css .t3-footer .logo {display:none;}
.t3-footer .logo {display:none;}