Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter oyougu

    (@oyougu)

    Hi can anyone help me out?

    in your theme you have most likely in footer.php

    
    <div class="ftrpostdesc">
                        <h6><a href="https://www.oyougu.com/should-you-enroll-in-adult-swimming-lessons-regardless-of-your-age/">Should you enroll in adult swimming lessons regardless of your age?</a></h6>                  	
                        <i class="far fa-clock"></i> September 09, 2020                    </div>

    that probably looks like:

    <i class="far fa-clock"></i> <?php echo the_date(); ?>

    remove that.

    Thread Starter oyougu

    (@oyougu)

    Hey @tugbucket , you are fantastic! i settled my issue! Thank you very much!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hide footer post dates’ is closed to new replies.