Go to Template Edit HTML Cntrl + f and find Attribution
<!-- outside of the include in order to lock Attribution widget -->
<b:section class='foot' id='footer-3' showaddelement='no'>
<b:widget id='HTML5' locked='True' title='' type='HTML'/>
</b:section>
A code will show like this
Change True to False
Go to Layout edit Attribution and Remove
<!-- outside of the include in order to lock Attribution widget -->
<b:section class='foot' id='footer-3' showaddelement='no'>
<b:widget id='HTML5' locked='True' title='' type='HTML'/>
</b:section>
A code will show like this
Change True to False
Go to Layout edit Attribution and Remove
No comments:
Post a Comment