Go to appearance -> editor and open the following files
single.php (for posts)
page.php (for pages)
*Not every theme has these so no idea what exactly you should do without seeing the site or a link to your theme.
Find the wording in the HTML you want to remove and delete it.
Copy/paste the entire file first in case you mess something up you can revert back.
Also if you dont want to delete it you can comment it out by surrounding it with the following code on each end.
<!– THE CODE YOU WANT TO COMMENT OUT –>
Hello π
Thanks for the response. I did edit single.php as stated above, but I do not have a page.php – just the following pages:
Comments
(comments.php)
Footer
(footer.php)
Theme Functions
(functions.php)
Header
(header.php)
Main Index Template
(index.php)
Search Form
(searchform.php)
Sidebar
(sidebar.php)
Single Post
(single.php)
Styles
Stylesheet
(style.css)
Thanks,
Rob