• I try to write a text in footer.php but I can’t find the initial text that I want change.
    It is written “Copyright ? 2020 Claire Helping. Powered by WordPress. Theme: Ample by ThemeGrill.” and I would like write for example “made with love by Claire”.

    How can I do ?

    In footer.php, it is written
    <div class=”footer-bottom clearfix”>
    <div class=”copyright-info”>
    <?php do_action( ‘ample_footer_copyright’ ); ?>
    </div>
    I don’t know how to do.
    Can You helpo me ?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘How to change the text in the footer’ is closed to new replies.