Viewing 2 replies - 1 through 2 (of 2 total)
  • You should look at your theme and find the template page.php

    Look for something that looks like this:

    <h2><?php the_title();?></h2>

    Just get rid of that and that should take care of it.

    Thread Starter Roberto

    (@localhoma)

    I went into my theme, but after extensive searching, I don’t see a “template page.php.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How do I change the text internally?’ is closed to new replies.