[ad_1]
Just managed to sort this.
For anyone else looking to do this you need to be using a child version of the theme and in the child theme folder create a template-parts folder and within that a content folder.
Copy the single-entry.php file from the main theme folder into the newly created content folder.
Edit the copied php file and remove the %title from the code about three quarters of the way down the page.
Worked for me.
