Inside Style-io.xml
Go to this code:
PHP:
<div class="p-footer-copyrightRow">
<div class="pageContent">
<div class="uix_copyrightBlock">
<xf:if contentcheck="true">
<div class="p-footer-copyright">
<xf:contentcheck>
<xf:copyright />
<xf:callback class="ThemeHouse\Core\Branding" method="renderStyleBranding" /><xf:set var="$thBrandingDisplayed" value="1" />
{{ phrase('extra_copyright') }}
</xf:contentcheck>
</div>
Remove this:
PHP:
<xf:callback class="ThemeHouse\Core\Branding" method="renderStyleBranding" /><xf:set var="$thBrandingDisplayed" value="1" />
{{ phrase('extra_copyright') }}
Then: Save & Upload.
Note: This will delete that dumb footer copywrite at the bottom of the theme.