Yes, you can create a custom template to do it and just remove the action. You can use remove_action however there is a title above the name which will need to be removed or will look out of place without the author box.
<?php remove_action( 'epl_single_author' , 'epl_property_author_box' ); ?>
Guide to copy and edit your own templates.
Hey thanks for the help,
I made a copy of the template as instructed in your link and made the edit, however the changes are not being applied. is there another step to link it up, I have a folder called easypropertylistings in my child theme folder with the two files.
Regards,
Hey actually, nevermind, got it to work, thanks for your help 🙂
That is the correct process. The filenames must be exactly spelt. Please tell me THEME_NAME/easypropertylistings/FILENAME.php you have in the folder