• Resolved btuser

    (@btuser)


    Hi guys,

    How can I change the text “RECENT POSTS ————————-” under the 4 featured posts?

    I can do it for the Recent Posts widget easily, but I don’t find the way to do it on the main content area.

    Thanks in advance! ??
    Ali

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Dumitru Brinzan

    (@ilovewpcom)

    Hello,

    Appearance > Editor > index.php
    Change this line:

    <?php if ( is_home() ) { ?><p class="page-title archives-title"><span class="page-title-span"><?php esc_html_e('Recent Posts','newstoday'); ?></span></p><?php } ?>

    Thread Starter btuser

    (@btuser)

    Thanks guys!!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Recent Posts Title text’ is closed to new replies.