wp colibri delete footer
step 1 go to:
wp-content\themes\colibri-wp\footer/php
step 2 open the con :
delete <?php colibriwp_theme()->get( 'footer' )->render(); ?>
wp colibri delete footer
step 1 go to:
wp-content\themes\colibri-wp\footer/php
step 2 open the con :
delete <?php colibriwp_theme()->get( 'footer' )->render(); ?>
wp colibri delete footer
Go to edit footer.php and edit the content:
<?php //colibriwp_theme()->get( 'footer' )->render(); ?></div><!-- #page -->
<div style="width:100%;text-align:center;">
<p>
TEXT HERE . TEXT HERE. TEXT HERE. TEXT HERE.
</p>
</div>
<?php wp_footer(); ?>
</body>
</html>
Save and done.
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us