Viewing 1 replies (of 1 total)
  • Hi Pnsgew,

    You could change that title section in various ways, it depends on how your theme is coded. I can’t really see that from just an image.

    You could try to see if there’s an option to change that specific title from a theme customizer section or a theme options panel.

    If it’s a widget, you can change that by accessing the widgets panel (Appearance > Widgets), locating the right widget and changing its title.

    If it’s hard-coded, you need to find the right template file and change it from there. In this case, however, you need to create a child theme, duplicate the appropriate template file into the child theme and add your modifications there.

    If the theme author has added a filter on that title, you could even change it by using this filter in functions.php (inside your child theme).

    I hope this helps.

    Cheers ??
    – Maria Antonietta.

Viewing 1 replies (of 1 total)
  • The topic ‘How to change the "recent post" to something else’ is closed to new replies.