• Hello, I want to change the footer on our website at https://www.tiffinparks.com. Here is the code that is currently for the footer on the site. What or where do I change to get the code to say what I want it to say? Thanks!!

    <footer id=”colophon” class=”site-footer” role=”contentinfo”>
    <div class=”site-info”>
    <?php do_action( ‘expound_credits’ ); ?>
    </div><!– .site-info –>
    </footer><!– #colophon –>

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘changing the footer’ is closed to new replies.