Remove footer text (not in footer.php)
-
Hello,
I am looking to alter the text in my footer. I have checked the footer.php file and I cannot see the text anywhere. Leads me to believe it is being called in from somewhere else. Could anyone help me out?
my site is MOREGONE.com
This is what the footer displays
? 2012 Lensa. All Rights ReservedThis is whats in footer.php
</div>
<!– Progress bar for supersized –>
<div class=”progress-wrapper”>
<div class=”progress-bar”></div>
</div><footer class=”footer-section container”>
<div class=”row”>
<?php colabs_social_net(“social-links”) ?>
<div class=”copyrights”><?php colabs_credit(); ?></div>
</div>
</footer><!– .footer-section –><?php wp_footer(); ?>
</body>
</html>[please mark any posted code – https://codex.www.ads-software.com/Forum_Welcome#Posting_Codealso bump moderated ]
- The topic ‘Remove footer text (not in footer.php)’ is closed to new replies.